Add more things to .gitignore

This patch adds more files and things to .gitignore that keep
poping up in my setup.

Change-Id: I9b5754deac60b483960e03fb08807fdfdd5ae1d6
This commit is contained in:
Aaron Rosen 2014-07-09 15:50:12 -07:00
parent ffc6b267c1
commit 2d235ef1a3
1 changed files with 6 additions and 4 deletions

10
.gitignore vendored
View File

@ -1,7 +1,9 @@
# Congress build/runtime artifacts
/Congress.tokens
/src/policy/CongressLexer.py
/src/policy/CongressParser.py
Congress.tokens
congress/policy/CongressLexer.py
congress/policy/CongressParser.py
subunit.log
*.py[cod]
@ -55,4 +57,4 @@ ChangeLog
*~
.*.swp
*.swo
*.swn