mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Ignore only fn file in fn
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -17,7 +17,6 @@ vendor/
|
|||||||
bolt.db
|
bolt.db
|
||||||
.glide/
|
.glide/
|
||||||
/fnctl
|
/fnctl
|
||||||
/fn
|
|
||||||
|
|
||||||
private.sh
|
private.sh
|
||||||
.env
|
.env
|
||||||
|
|||||||
1
fn/.gitignore
vendored
1
fn/.gitignore
vendored
@@ -2,3 +2,4 @@ vendor/
|
|||||||
/fn.exe
|
/fn.exe
|
||||||
/fn_linux
|
/fn_linux
|
||||||
/fn_mac
|
/fn_mac
|
||||||
|
/fn
|
||||||
|
|||||||
Reference in New Issue
Block a user