Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
8cc0784302
@ -1,6 +1,6 @@
|
|||||||
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
|
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
|
||||||
bin
|
[Bb]in/
|
||||||
obj
|
[Oo]bj/
|
||||||
|
|
||||||
# mstest test results
|
# mstest test results
|
||||||
TestResults
|
TestResults
|
@ -1,3 +1,5 @@
|
|||||||
# Ignore tags created by etags and ctags
|
# Ignore tags created by etags and ctags
|
||||||
TAGS
|
TAGS
|
||||||
|
!TAGS/
|
||||||
tags
|
tags
|
||||||
|
!tags/
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
*.acn
|
||||||
|
*.acr
|
||||||
|
*.alg
|
||||||
*.aux
|
*.aux
|
||||||
*.bbl
|
*.bbl
|
||||||
*.blg
|
*.blg
|
||||||
@ -13,6 +16,9 @@
|
|||||||
*.lof
|
*.lof
|
||||||
*.log
|
*.log
|
||||||
*.lot
|
*.lot
|
||||||
|
*.maf
|
||||||
|
*.mtc
|
||||||
|
*.mtc0
|
||||||
*.nav
|
*.nav
|
||||||
*.nlo
|
*.nlo
|
||||||
*.out
|
*.out
|
||||||
@ -22,6 +28,4 @@
|
|||||||
*.synctex.gz
|
*.synctex.gz
|
||||||
*.toc
|
*.toc
|
||||||
*.vrb
|
*.vrb
|
||||||
*.maf
|
*.xdy
|
||||||
*.mtc
|
|
||||||
*.mtc0
|
|
||||||
|
13
Opa.gitignore
Normal file
13
Opa.gitignore
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
_build
|
||||||
|
_tracks
|
||||||
|
|
||||||
|
opa-debug-js
|
||||||
|
|
||||||
|
*.opp
|
||||||
|
*.opx
|
||||||
|
*.opx.broken
|
||||||
|
*.dump
|
||||||
|
*.api
|
||||||
|
*.api-txt
|
||||||
|
*.exe
|
||||||
|
*.log
|
@ -12,5 +12,4 @@ logs
|
|||||||
precompiled
|
precompiled
|
||||||
tmp
|
tmp
|
||||||
test-result
|
test-result
|
||||||
eclipse
|
|
||||||
server.pid
|
server.pid
|
||||||
|
@ -19,6 +19,7 @@ pip-log.txt
|
|||||||
# Unit test / coverage reports
|
# Unit test / coverage reports
|
||||||
.coverage
|
.coverage
|
||||||
.tox
|
.tox
|
||||||
|
nosetests.xml
|
||||||
|
|
||||||
#Translations
|
#Translations
|
||||||
*.mo
|
*.mo
|
||||||
|
@ -22,6 +22,7 @@ cache/xml/*
|
|||||||
custom/history/*
|
custom/history/*
|
||||||
custom/modulebuilder/*
|
custom/modulebuilder/*
|
||||||
custom/working/*
|
custom/working/*
|
||||||
|
custom/modules/*/Ext/
|
||||||
# Custom configuration should also be ignored.
|
# Custom configuration should also be ignored.
|
||||||
/config.php
|
/config.php
|
||||||
/config_override.php
|
/config_override.php
|
||||||
|
82
Target3001.gitignore
Normal file
82
Target3001.gitignore
Normal file
@ -0,0 +1,82 @@
|
|||||||
|
# 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
|
Loading…
Reference in New Issue
Block a user