projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a33c7d1
)
top-level ignorer.
author
Chris Koeritz
<fred@gruntose.com>
Sun, 15 Jan 2012 17:02:35 +0000
(12:02 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Sun, 15 Jan 2012 17:02:35 +0000
(12:02 -0500)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
73a4e42
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,12
@@
+
+# ignore generated files of various types.
+
+__build_configuration.h
+*.class
+*.log
+*.gz
+*.o
+*.obj
+*_version.rc
+*_version.h
+