mirror of
https://github.com/tmate-io/tmate-ssh-server.git
synced 2020-11-18 19:53:51 -08:00
Add .gitignore
Tell git not to consider certain files, such as object files.
This commit is contained in:
parent
3ad812cbd5
commit
1f29f6ac4d
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
*.o
|
||||||
|
*~
|
||||||
|
.deps/
|
||||||
|
aclocal.m4
|
||||||
|
autom4te.cache/
|
||||||
|
config.log
|
||||||
|
config.status
|
||||||
|
etc/
|
||||||
|
tmux
|
Loading…
x
Reference in New Issue
Block a user