Skip to content

Commit

Permalink
(feat) gitignore logging file
Browse files Browse the repository at this point in the history
  • Loading branch information
azai91 committed Dec 4, 2015
1 parent b9c166e commit afb4dcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
**/*.pyc
src/nohup.out
**/.DS_Store
**/.DS_Store
src/logging.log
13 changes: 0 additions & 13 deletions src/logging.log

This file was deleted.

0 comments on commit afb4dcf

Please sign in to comment.