Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

Commit

Permalink
Add gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 committed May 8, 2019
1 parent ae76d31 commit b397339
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
@@ -0,0 +1,11 @@
*.sw[nop]
*.py[co]
*~
.DS_Store
.project
.settings
TAGS
config.json
node_modules/
package-lock.json
config.json

0 comments on commit b397339

Please sign in to comment.