Fixup gitignore
Change-Id: I8798e3ce68ce9ca607e9a6e9059227c32d041ebb
This commit is contained in:
parent
ee2c50130d
commit
e2490d5b9c
11
.gitignore
vendored
11
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
# Congress build/runtime artifacts
|
||||
subunit.log
|
||||
|
||||
*.py[cod]
|
||||
|
||||
# C extensions
|
||||
@ -15,8 +18,8 @@ var
|
||||
sdist
|
||||
develop-eggs
|
||||
.installed.cfg
|
||||
lib
|
||||
lib64
|
||||
/lib
|
||||
/lib64
|
||||
|
||||
# Installer logs
|
||||
pip-log.txt
|
||||
@ -48,4 +51,6 @@ ChangeLog
|
||||
|
||||
# Editors
|
||||
*~
|
||||
.*.swp
|
||||
.*.swp
|
||||
*.swo
|
||||
*.swn
|
||||
|
Loading…
Reference in New Issue
Block a user