add result to gitignore
Nix names the output of the build 'result'.
This commit is contained in:
parent
33af0317a8
commit
72938f9c77
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@ luac
|
|||
*.a
|
||||
*.o
|
||||
*.so
|
||||
result
|
||||
|
||||
config.mk
|
||||
include/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue