Skip to content

Commit

Permalink
Add .watchmanconfig to .gitignore so Atom/Watchman won't complain
Browse files Browse the repository at this point in the history
  • Loading branch information
Kutta Srinivasan committed Mar 4, 2018
1 parent 37dec49 commit fb84831
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,6 @@ caffe2/version.py
# setup.py intermediates
.eggs
caffe2.egg-info

# Atom/Watchman required file
.watchmanconfig

0 comments on commit fb84831

Please sign in to comment.