Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
aml
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
33
Issues
33
List
Boards
Labels
Milestones
Merge Requests
6
Merge Requests
6
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
argo
aml
Commits
8600226a
Commit
8600226a
authored
Aug 16, 2017
by
Swann Perarnau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[fix] Add gitignore rules
Based on github.com/gitignore project, CC0-1.0
parent
27252580
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
51 additions
and
0 deletions
+51
-0
.gitignore
.gitignore
+51
-0
No files found.
.gitignore
0 → 100644
View file @
8600226a
# Prerequisites
*.d
# Object files
*.o
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.so
*.so.*
# automake
Makefile.in
# autoconf
/autom4te.cache
/autoscan.log
/autoscan-*.log
/aclocal.m4
/compile
config.guess
config.h
config.h.in
config.sub
config.log
config.status
stamp-h1
/configure
/configure.scan
/depcomp
/install-sh
/missing
/stamp-h1
# autotest
tests/*.trs
tests/*.log
# libtool
/libtool
/ltmain.sh
.deps
.libs
# editors
*~
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