Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitignore
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
general
gitignore
Commits
8cc07843
Commit
8cc07843
authored
Apr 15, 2012
by
GneatGeek
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'upstream/master'
parents
bd20a55b
1a188f26
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
108 additions
and
6 deletions
+108
-6
CSharp.gitignore
CSharp.gitignore
+2
-2
Tags.gitignore
Global/Tags.gitignore
+2
-0
LaTeX.gitignore
LaTeX.gitignore
+7
-3
Opa.gitignore
Opa.gitignore
+13
-0
PlayFramework.gitignore
PlayFramework.gitignore
+0
-1
Python.gitignore
Python.gitignore
+1
-0
SugarCRM.gitignore
SugarCRM.gitignore
+1
-0
Target3001.gitignore
Target3001.gitignore
+82
-0
No files found.
CSharp.gitignore
View file @
8cc07843
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
bin
obj
[Bb]in/
[Oo]bj/
# mstest test results
TestResults
\ No newline at end of file
Global/Tags.gitignore
View file @
8cc07843
# Ignore tags created by etags and ctags
TAGS
!TAGS/
tags
!tags/
LaTeX.gitignore
View file @
8cc07843
*.acn
*.acr
*.alg
*.aux
*.bbl
*.blg
...
...
@@ -13,6 +16,9 @@
*.lof
*.log
*.lot
*.maf
*.mtc
*.mtc0
*.nav
*.nlo
*.out
...
...
@@ -22,6 +28,4 @@
*.synctex.gz
*.toc
*.vrb
*.maf
*.mtc
*.mtc0
*.xdy
Opa.gitignore
0 → 100644
View file @
8cc07843
_build
_tracks
opa-debug-js
*.opp
*.opx
*.opx.broken
*.dump
*.api
*.api-txt
*.exe
*.log
PlayFramework.gitignore
View file @
8cc07843
...
...
@@ -12,5 +12,4 @@ logs
precompiled
tmp
test-result
eclipse
server.pid
Python.gitignore
View file @
8cc07843
...
...
@@ -19,6 +19,7 @@ pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
#Translations
*.mo
...
...
SugarCRM.gitignore
View file @
8cc07843
...
...
@@ -22,6 +22,7 @@ cache/xml/*
custom/history/*
custom/modulebuilder/*
custom/working/*
custom/modules/*/Ext/
# Custom configuration should also be ignored.
/config.php
/config_override.php
...
...
Target3001.gitignore
0 → 100644
View file @
8cc07843
# Ignore list for Target 3001!, a PCB layout tool
# mutex file
*.T300[01]OPEN
# Drill output
*.DRL
*.BHR
BOHRPICT.3001
# Backup files
# (see http://server.ibfriedrich.com/wiki/ibfwikide/index.php?title=Backup)
BackupFiles
*.BK?
*_w?.T300[01]
*_m?.T300[01]
*_m??.T300[01]
# Autosave files
*.T300[01]?
# Gerber output
*.Apr
*.BLN
*.Bot
*.Drill
*.GER
*.Hole
*.Info
*.L*
*.NamesBot
*.NamesTop
*.Outline
*.PadStack*
*.PasteBot
*.PasteTop
*.PosiBot
*.PosiTop
*.SB
*.Special*
*.ST
*.StopBot
*.StopTop
*.Tool
*.Top
*.ValuesBot
*.ValuesTop
*.Whl
# production formats
*.cnc
*.fab
*.cad
*.GDS
*.exc
excellon.txt
*.stk
*.ncp
*.pcb
*.cbt
*.vhf
*.iso
# exchange formats
*.DXF
*.PS
*.TIF
*.NET
*.PLT
*.HPGL
*.emn
*.stp
*.tgr
*.dif
*.emp
# cable loom
*.dsi
*.pnm
*.wrl
*.ADPT
*.AZO
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