Roxen.git
/
.gitignore
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/.gitignore:1:
-
+
RCS
+
SCCS
+
CVS
+
CVS.adm
+
RCSLOG
+
cvslog.*
+
tags
+
TAGS
+
.make.state
+
.nse_depinfo
+
*~
+
#*
+
.#*
+
,*
+
_$*
+
*$
+
*.old
+
*.bak
+
*.BAK
+
*.orig
+
*.rej
+
.del-*
+
*.a
+
*.olb
+
*.o
+
*.obj
+
*.so
+
*.exe
+
*.Z
+
*.elc
+
*.ln
+
core
Newline at end of file added.