Skip to content

Commit

Permalink
Moving gitignore to root
Browse files Browse the repository at this point in the history
  • Loading branch information
srirambaskaran committed Jul 24, 2018
1 parent c17da79 commit bd3e54f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# These are basic gitignores that restricts you from committing your passwords stored in properties file by mistake
**/*.properties
**/*.ini
**/*.config
**/*.props
5 changes: 0 additions & 5 deletions .gitignore/.gitignore

This file was deleted.

0 comments on commit bd3e54f

Please sign in to comment.