mirror of
https://github.com/osmarks/ngircd.git
synced 2025-11-05 00:12:59 +00:00
Moved .cvsignore files to .gitignore
Since we are using GIT starting from now, I converted all the .cvsignore files to .gitignore files.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
T-ngircd
|
||||
logs
|
||||
ngircd-test.log
|
||||
ngircd-test.motd
|
||||
tests
|
||||
10
src/testsuite/.gitignore
vendored
Normal file
10
src/testsuite/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
T-ngircd
|
||||
channel-test
|
||||
connect-test
|
||||
misc-test
|
||||
mode-test
|
||||
who-test
|
||||
ngircd-test.log
|
||||
ngircd-test.motd
|
||||
logs
|
||||
tests
|
||||
Reference in New Issue
Block a user