aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJose Fernando Lopez Fernandez <jflopezfernandez@gmail.com>2019-12-15 10:22:47 -0500
committerJose Fernando Lopez Fernandez <jflopezfernandez@gmail.com>2019-12-15 10:22:47 -0500
commit80bb281bb16b8c8d277e13f34806caa981408433 (patch)
treea68cc3c9c9871e6776bf0258992455452e7ee8bc /.gitignore
parentMerge pull request #23 from altendky/return_for_test_failed (diff)
downloadsiphash-80bb281bb16b8c8d277e13f34806caa981408433.tar.gz
siphash-80bb281bb16b8c8d277e13f34806caa981408433.tar.xz
Added some common IDE folders to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9fa3b1b..55723a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,8 @@
*.exe
*.out
*.app
+
+# IDE Folders
+/.code/
+/.idea/
+/.vs/