Skip to content

Commit

Permalink
Add batch files and more Eclipse files in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisfaltsetas committed Apr 2, 2019
1 parent 04aeeff commit 07baa14
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,10 @@ buildNumber.properties

#Eclipse specific files
**/.metadata
**/.recommenders
**/.recommenders
.classpath
.project
.settings

#Windows batch files
*.bat

0 comments on commit 07baa14

Please sign in to comment.