Skip to content

Commit

Permalink
Merge pull request gaochao1#73 from UlricQin/master
Browse files Browse the repository at this point in the history
add some gitignore items
  • Loading branch information
freedomkk-qfeng authored May 5, 2020
2 parents 52ee6b4 + a2ce26c commit c60fa83
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 c60fa83

Please sign in to comment.