Update gitignore to exclude project/editor files

This commit is contained in:
archshift 2014-11-18 15:15:41 -08:00 committed by ichfly
parent 31c473b68b
commit 3b0bf3b7a3

6
.gitignore vendored
View file

@ -1,6 +1,10 @@
# Build directory
build/
[Bb]uild/
doc-build/
# Generated source files
src/common/scm_rev.cpp
# Project/editor files
*.swp
.idea/