aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-09-30 22:07:44 +0200
committerPacien TRAN-GIRARD2014-09-30 22:07:44 +0200
commit1be0cb5a3fa5b2abe5f5d10ec827f06617861d4b (patch)
tree4ef98c2982834af152cd4b57a16d310e8635be0e /.gitignore
parent67b03424e3aee09078dff50cbf9d3e9e4221bc93 (diff)
downloadgo-vparse-master.tar.gz
First versionHEADmaster
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index daf913b..8c7125a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,7 @@ _testmain.go
22*.exe 22*.exe
23*.test 23*.test
24*.prof 24*.prof
25
26# IDEA
27.idea
28*.iml