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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -28,3 +28,4 @@ drop-world.sh
|
||||
libtool
|
||||
nbproject/private
|
||||
conf/wmud.conf
|
||||
var
|
||||
|
Reference in New Issue
Block a user