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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
tags
|
||||
*.swp
|
||||
*.sw?
|
||||
build/
|
||||
target/
|
||||
|
||||
Reference in New Issue
Block a user