Update ignore rules

This commit is contained in:
Carl D. Roth
2016-05-02 14:00:13 -07:00
parent 760c3c7792
commit 8c138c6e4d

5
.gitignore vendored
View File

@@ -7,6 +7,7 @@ dependmodules.x
*.cpio.gz
*.sqsh
*.pyc
*.pyo
# Package cache and lock files
.lock
@@ -18,3 +19,7 @@ RELEASE/
.bash_history
.buildroot-ccache
# temporary files
*~
.#*