mirror of
https://github.com/jarun/nnn.git
synced 2025-03-14 18:54:07 +00:00
Add .gitignore to ignore compilation products
This commit is contained in:
parent
0aa1d43428
commit
cd683bde41
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.o
|
||||
config.h
|
||||
nnn
|
Loading…
Add table
Reference in a new issue