mirror of
https://github.com/bjango/istatserverlinux.git
synced 2025-10-22 07:28:08 +00:00
Initial commit
This commit is contained in:
30
.gitignore
vendored
Normal file
30
.gitignore
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
._*
|
||||
istatserver
|
||||
config.h
|
||||
config.log
|
||||
config.status
|
||||
config.guess
|
||||
config.sub
|
||||
configure
|
||||
config.h.in
|
||||
Makefile
|
||||
Makefile.in
|
||||
autom4te.cache
|
||||
aclocal.m4
|
||||
depcomp
|
||||
missing
|
||||
install-sh
|
||||
stamp-h1
|
||||
stamp-h2
|
||||
.deps
|
||||
.libs
|
||||
*.o
|
||||
*.lo
|
||||
*.exe
|
||||
*.so
|
||||
*.la
|
||||
*.a
|
||||
.DS_Store
|
||||
.DS_Store?
|
||||
.Spotlight-V100
|
||||
.Trashes
|
Reference in New Issue
Block a user