Add var/ to ignored directories
I use this directory to store run-time files while testing. I don't want to accidentally add them to the repo...
This commit is contained in:
parent
3629734cc3
commit
cf31d903ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ drop-world.sh
|
|||||||
libtool
|
libtool
|
||||||
nbproject/private
|
nbproject/private
|
||||||
conf/wmud.conf
|
conf/wmud.conf
|
||||||
|
var
|
||||||
|
Loading…
Reference in New Issue
Block a user