Permalink
Browse files
ignore more generated files
- Loading branch information...
Showing
with
2 additions
and
1 deletion.
-
+2
−1
.gitignore
|
@@ -11,4 +11,5 @@ errors.markdown |
|
|
.cake/cake.pid
|
|
|
.cake/project.log
|
|
|
clojure-refactoring*.jar
|
|
|
-src/clojure_refactoring/code_analysis.clj
|
|
|
+src/clojure_refactoring/code_analysis.clj#*
|
|
|
+.*
|
0 comments on commit
de00fd8