Skip to content

Commit

Permalink
add some gitignore items
Browse files Browse the repository at this point in the history
  • Loading branch information
UlricQin committed May 5, 2020
1 parent 52ee6b4 commit a2ce26c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
*.exe
*.sw[po]

.idea
.DS_Store

cfg.json

var/app.pid

var/app.log

falcon-swcollector
falcon-swcollector*

0 comments on commit a2ce26c

Please sign in to comment.