Ignore eclipse .project in root directory

This commit is contained in:
Larry McQueary
2016-10-31 13:30:50 -06:00
parent 8ffdb6b7f6
commit 2c3e0648bc

3
.gitignore vendored
View File

@@ -21,6 +21,9 @@ _testmain.go
*.exe
# Eclipse
.project
# Emacs
*~
\#*\#