new scripts/DIR_INFO, add autotools stuff to gitignore
This commit is contained in:
parent
471148b7db
commit
c0a0c08ab1
2 changed files with 8 additions and 1 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -6,4 +6,10 @@
|
|||
.sconsign.dblite
|
||||
Buildhelper.pyc
|
||||
optcache
|
||||
|
||||
Makefile.in
|
||||
build/*
|
||||
autom4te.cache/*
|
||||
scripts/*
|
||||
configure
|
||||
aclocal.m4
|
||||
semantic.cache
|
||||
|
|
|
|||
1
scripts/DIR_INFO
Normal file
1
scripts/DIR_INFO
Normal file
|
|
@ -0,0 +1 @@
|
|||
autotools helper scripts
|
||||
Loading…
Reference in a new issue