Skip to content

Commit

Permalink
add libs directory to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
PioBeat committed Aug 13, 2017
1 parent f4b8e4e commit db866be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839

libs/php*
*.jar

# User-specific stuff:
.idea/**/workspace.xml
.idea/**/tasks.xml
Expand Down

0 comments on commit db866be

Please sign in to comment.