Преглед изворни кода

* Add .gitignores based on svn:ignore

Bryan Drewery пре 17 година
родитељ
комит
53212446d1

+ 19 - 0
.gitignore

@@ -0,0 +1,19 @@
+/Makefile
+/confcache
+/config.cache
+/confdefs.h
+/config.h
+/config.log
+/config.status
+/stamp.*
+/*.tgz
+/leaf
+/hub
+/leaf.*
+/hub.*
+/utctime
+/wraith
+/ts
+/ts.exe
+/utctime.exe
+/wraith.exe

+ 2 - 0
autotools/.gitignore

@@ -0,0 +1,2 @@
+/configure
+/autom4te.cache

+ 1 - 0
lib/.gitignore

@@ -0,0 +1 @@
+/Makefile

+ 3 - 0
private/.gitignore

@@ -0,0 +1,3 @@
+/help.bak
+/cp.sh
+/.revision.cache

+ 19 - 0
src/.gitignore

@@ -0,0 +1,19 @@
+/Makefile
+/buildinfo.h
+/_*.c
+/*~
+/help.h
+/response.h
+/responses.h
+/.deps
+/stringfix
+/makehelp
+/sorthelp
+/makeres
+/stringfix.exe
+/makehelp.exe
+/sorthelp.exe
+/makeres.exe
+/makeset
+/makeset.exe
+/set_default.h

+ 2 - 0
src/compat/.gitignore

@@ -0,0 +1,2 @@
+/Makefile
+/.deps

+ 2 - 0
src/crypto/.gitignore

@@ -0,0 +1,2 @@
+/.deps
+/Makefile

+ 1 - 0
src/mod/.gitignore

@@ -0,0 +1 @@
+/Makefile

+ 1 - 0
src/mod/channels.mod/.gitignore

@@ -0,0 +1 @@
+/.deps

+ 1 - 0
src/mod/compress.mod/.gitignore

@@ -0,0 +1 @@
+/.deps

+ 1 - 0
src/mod/console.mod/.gitignore

@@ -0,0 +1 @@
+/.deps

+ 1 - 0
src/mod/ctcp.mod/.gitignore

@@ -0,0 +1 @@
+/.deps

+ 1 - 0
src/mod/irc.mod/.gitignore

@@ -0,0 +1 @@
+/.deps

+ 1 - 0
src/mod/server.mod/.gitignore

@@ -0,0 +1 @@
+/.deps

+ 1 - 0
src/mod/share.mod/.gitignore

@@ -0,0 +1 @@
+/.deps

+ 1 - 0
src/mod/transfer.mod/.gitignore

@@ -0,0 +1 @@
+/.deps

+ 1 - 0
src/mod/update.mod/.gitignore

@@ -0,0 +1 @@
+/.deps