Ignore only fn file in fn

This commit is contained in:
James
2017-06-02 08:45:16 -07:00
parent 9c67c5024f
commit b29e4c2564
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@@ -17,7 +17,6 @@ vendor/
bolt.db
.glide/
/fnctl
/fn
private.sh
.env

1
fn/.gitignore vendored
View File

@@ -2,3 +2,4 @@ vendor/
/fn.exe
/fn_linux
/fn_mac
/fn