summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJack Koenig2017-12-14 15:36:19 -0800
committerGitHub2017-12-14 15:36:19 -0800
commit74de925ab437ef999a92b36630ebc4965992fdbf (patch)
tree6d3c6bc52ec90820703fd8e91e3b7395836d2fee /.gitignore
parentef1400f45404210121f53b38585602a8c7c2560e (diff)
Fix a few compiler warnings (#738)
Make InvalidateAPI emit to a test directory Add *.swp and test_run_dir to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b4fc65da..8beea40c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ generated/
.idea
target/
*.iml
+*.swp
+test_run_dir