Move .cvsignore -> .gitignore
* Move all .cvsignore files to .gitignore for switch in VCS. In addition, delete ones that were unnecessary because they only contained Makefile and Makefile.am. Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
5ec3ed4674
commit
8cacc46f8b
13 changed files with 2 additions and 4 deletions
2
.cvsignore → .gitignore
vendored
2
.cvsignore → .gitignore
vendored
|
@ -18,6 +18,8 @@ ltmain.sh
|
||||||
missing
|
missing
|
||||||
stamp-h1
|
stamp-h1
|
||||||
|
|
||||||
|
*.o
|
||||||
|
*~
|
||||||
root
|
root
|
||||||
tags
|
tags
|
||||||
cscope.out
|
cscope.out
|
0
contrib/.cvsignore → contrib/.gitignore
vendored
0
contrib/.cvsignore → contrib/.gitignore
vendored
0
doc/.cvsignore → doc/.gitignore
vendored
0
doc/.cvsignore → doc/.gitignore
vendored
0
etc/.cvsignore → etc/.gitignore
vendored
0
etc/.cvsignore → etc/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
||||||
Makefile
|
|
||||||
Makefile.in
|
|
0
pactest/.cvsignore → pactest/.gitignore
vendored
0
pactest/.cvsignore → pactest/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
||||||
Makefile
|
|
||||||
Makefile.in
|
|
0
src/util/.cvsignore → src/util/.gitignore
vendored
0
src/util/.cvsignore → src/util/.gitignore
vendored
Loading…
Add table
Reference in a new issue