diff options
author | 2014-10-21 12:34:21 +0100 | |
---|---|---|
committer | 2014-10-21 12:34:21 +0100 | |
commit | 1f06e1997051cd9bed3b554230c667299d74117d (patch) | |
tree | 04ff1730e8c90b9951ed18f16819ba615c69e494 /.gitignore | |
parent | 7cedfb4b51eafdfffc1f66dfacf3fa7c1d99a0e9 (diff) |
ignore *.bat (nw)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2b3139c668c..7b159471fc4 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ src/regtests/chdman/temp src/regtests/jedutil/output /sta +/*.bat |