aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>2019-12-15 16:28:18 +0100
committerGitHub <noreply@github.com>2019-12-15 16:28:18 +0100
commitbab35c64d10f63587a3693a71200620f0ee03cc4 (patch)
treea68cc3c9c9871e6776bf0258992455452e7ee8bc
parentMerge pull request #23 from altendky/return_for_test_failed (diff)
parentAdded some common IDE folders to gitignore (diff)
downloadsiphash-bab35c64d10f63587a3693a71200620f0ee03cc4.tar.gz
siphash-bab35c64d10f63587a3693a71200620f0ee03cc4.tar.xz
Merge pull request #26 from jflopezfernandez/master
Added some common IDE folders to gitignore
Diffstat (limited to '')
-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/