aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-04-27 17:02:09 +0000
committerFuwn <[email protected]>2021-04-27 17:02:09 +0000
commitfc5c05bce7a5f9d763d72b870717a530dfcf9524 (patch)
treea9112c07c3cef656be38715cf143797529fbdbb2 /.gitignore
parentetc: Add a Say Thanks button :) (diff)
downloadwhirl-fc5c05bce7a5f9d763d72b870717a530dfcf9524.tar.xz
whirl-fc5c05bce7a5f9d763d72b870717a530dfcf9524.zip
feature: New configuration file format
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 5 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index b1eb015..e77f17d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,16 +11,16 @@ Cargo.lock
# IDE
/.idea/
-whirl.iml
+/whirl.iml
# Development
/src/_*.*
-whirl.db
-.whirlrc.toml
+/whirl.db
+/Whirl.toml
# DB Browser
-whirl.db-shm
-whirl.db-wal
+/whirl.db-shm
+/whirl.db-wal
# Wireshark
*.pcapng