Skip to content

Commit

Permalink
Update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
samczsun committed Oct 7, 2017
1 parent 1d4aa29 commit 0c4dc02
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
/src/test/resources/Krakatau
/src/test/resources/testcases/*.class
/sn/
/libraries/
/samples/
/issues/
/src/main/java/com/javadeobfuscator/deobfuscator/analyzernew/
.classpath
.project
deobfuscator.iml
Expand All @@ -15,4 +16,5 @@ deobfuscator.iml
*.txt
*.ser
*.DS_Store
dependency-reduced-pom.xml
*.yaml
dependency-reduced-pom.xml

0 comments on commit 0c4dc02

Please sign in to comment.