Ignore target/; I like to install LMMS there

I like installing lmms into a target/ directory. Add an ignore rule for
it.
This commit is contained in:
Paul Giblock
2010-08-07 18:33:28 -04:00
parent 698f321e69
commit 69d3a3d748

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
tags
*.swp
*.sw?
build/
target/