aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-03-20 15:46:12 +0000
committerFuwn <[email protected]>2021-03-20 15:46:12 +0000
commit2abd749036d29fc7452684fae85ab039186297d9 (patch)
tree24b450fe1c47b7d52234eecef49c50a7e6008e4b /.gitignore
parentfix: formatting (diff)
downloadwhirl-2abd749036d29fc7452684fae85ab039186297d9.tar.xz
whirl-2abd749036d29fc7452684fae85ab039186297d9.zip
whirl: :star:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 088ba6b..8cedac1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,10 @@ Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
+
+# IDE
+/.idea/
+whirl.iml
+
+# Development
+/src/_*.*