Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Elsa Gonsiorowski
codes
Commits
ce8094b9
Commit
ce8094b9
authored
Jul 31, 2013
by
Kevin Harms
Browse files
add .gitignore to mask generated files
parent
e220ef21
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
ce8094b9
# automake artifacts
/Makefile.in
/aclocal.m4
/autom4te.cache/
/codes_net_config.h.in
/compile
/config.guess
/config.sub
/configure
/depcomp
/install-sh
/missing
# configure artifacts
/config.log
/config.status
/Makefile
/stamp-h1
/codes_net_config.h
/maint/codes-net.pc
.deps
# make generated artifacts
.dirstamp
*.o
*.a
/tests/modelnet-test
/tests/modelnet-test.sh
# hide backups
*~
# generated files from test runs
ross.csv
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment