java-callgraph

Git ignore files

5/27/2011 3:26:47 AM

Changes

.gitignore 10(+10 -0)

Details

.gitignore 10(+10 -0)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..911fdbd
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,10 @@
+*.class
+nbproject/private/
+*.out
+*.swp
+*.DS_Store
+*.lock
+*~
+target/
+bin/
+