forgitter 0.0.9 → 0.0.10
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/data/cloudspace/android/Android.gitignore +16 -2
- data/data/cloudspace/android/Eclipse.gitignore +26 -5
- data/data/cloudspace/android/OSX.gitignore +7 -2
- data/data/cloudspace/ios/OSX.gitignore +7 -2
- data/data/cloudspace/ios/Objective-C.gitignore +39 -5
- data/data/cloudspace/ios/Xcode.gitignore +13 -4
- data/data/cloudspace/javascript/Linux.gitignore +6 -0
- data/data/cloudspace/javascript/Node.gitignore +14 -5
- data/data/cloudspace/rails/Linux.gitignore +6 -0
- data/data/cloudspace/rails/Rails.gitignore +18 -2
- data/data/cloudspace/rails/Ruby.gitignore +17 -1
- data/data/github/.github/PULL_REQUEST_TEMPLATE.md +11 -0
- data/data/github/Actionscript.gitignore +8 -0
- data/data/github/Android.gitignore +16 -2
- data/data/github/AppEngine.gitignore +2 -0
- data/data/github/ArchLinuxPackages.gitignore +4 -0
- data/data/github/Autotools.gitignore +4 -0
- data/data/github/C++.gitignore +8 -0
- data/data/github/C.gitignore +10 -0
- data/data/github/CMake.gitignore +2 -0
- data/data/github/CUDA.gitignore +6 -0
- data/data/github/CakePHP.gitignore +25 -7
- data/data/github/Clojure.gitignore +1 -0
- data/data/github/CodeIgniter.gitignore +3 -3
- data/data/github/Composer.gitignore +1 -1
- data/data/github/Concrete5.gitignore +1 -0
- data/data/github/CraftCMS.gitignore +3 -0
- data/data/github/D.gitignore +20 -0
- data/data/github/Dart.gitignore +20 -6
- data/data/github/Delphi.gitignore +12 -0
- data/data/github/Drupal.gitignore +1 -1
- data/data/github/Eagle.gitignore +8 -0
- data/data/github/Elisp.gitignore +3 -0
- data/data/github/Elixir.gitignore +1 -0
- data/data/github/Elm.gitignore +4 -0
- data/data/github/Erlang.gitignore +4 -0
- data/data/github/ExtJs.gitignore +4 -0
- data/data/github/Fortran.gitignore +29 -0
- data/data/github/FuelPHP.gitignore +21 -2
- data/data/github/{gcov.gitignore → Gcov.gitignore} +0 -0
- data/data/github/GitBook.gitignore +16 -0
- data/data/github/Global/Anjuta.gitignore +3 -0
- data/data/github/Global/CVS.gitignore +1 -1
- data/data/github/Global/Calabash.gitignore +10 -0
- data/data/github/Global/CodeKit.gitignore +3 -0
- data/data/github/Global/Dreamweaver.gitignore +4 -0
- data/data/github/Global/Dropbox.gitignore +4 -0
- data/data/github/Global/Eclipse.gitignore +26 -5
- data/data/github/Global/EiffelStudio.gitignore +1 -1
- data/data/github/Global/Emacs.gitignore +13 -0
- data/data/github/Global/Ensime.gitignore +1 -0
- data/data/github/Global/GPG.gitignore +2 -0
- data/data/github/Global/JDeveloper.gitignore +13 -0
- data/data/github/Global/JetBrains.gitignore +36 -21
- data/data/github/Global/Lazarus.gitignore +26 -8
- data/data/github/Global/LibreOffice.gitignore +2 -0
- data/data/github/Global/Linux.gitignore +6 -0
- data/data/github/Global/LyX.gitignore +4 -0
- data/data/github/Global/Matlab.gitignore +3 -0
- data/data/github/Global/Mercurial.gitignore +5 -2
- data/data/github/Global/MicrosoftOffice.gitignore +16 -0
- data/data/github/Global/Momentics.gitignore +8 -0
- data/data/github/Global/NetBeans.gitignore +1 -1
- data/data/github/Global/Ninja.gitignore +2 -0
- data/data/github/Global/OSX.gitignore +7 -2
- data/data/github/Global/Otto.gitignore +1 -0
- data/data/github/Global/README.md +1 -1
- data/data/github/Global/Redis.gitignore +3 -0
- data/data/github/Global/SublimeText.gitignore +19 -1
- data/data/github/Global/SynopsysVCS.gitignore +36 -0
- data/data/github/Global/Tags.gitignore +2 -0
- data/data/github/Global/TortoiseGit.gitignore +2 -0
- data/data/github/Global/Vim.gitignore +10 -0
- data/data/github/Global/VirtualEnv.gitignore +5 -0
- data/data/github/Global/VisualStudioCode.gitignore +2 -0
- data/data/github/Global/{webMethods.gitignore → WebMethods.gitignore} +0 -0
- data/data/github/Global/Windows.gitignore +3 -0
- data/data/github/Global/Xcode.gitignore +13 -4
- data/data/github/Global/XilinxISE.gitignore +10 -0
- data/data/github/Go.gitignore +1 -0
- data/data/github/Gradle.gitignore +9 -0
- data/data/github/Grails.gitignore +3 -0
- data/data/github/Haskell.gitignore +10 -2
- data/data/github/IGORPro.gitignore +5 -0
- data/data/github/Jekyll.gitignore +2 -0
- data/data/github/Joomla.gitignore +110 -1
- data/data/github/Julia.gitignore +4 -0
- data/data/github/KiCad.gitignore +20 -0
- data/data/github/LICENSE +1 -1
- data/data/github/LabVIEW.gitignore +16 -0
- data/data/github/Laravel.gitignore +15 -0
- data/data/github/Leiningen.gitignore +1 -0
- data/data/github/Lua.gitignore +41 -0
- data/data/github/Magento.gitignore +20 -34
- data/data/github/Maven.gitignore +3 -0
- data/data/github/Mercury.gitignore +1 -0
- data/data/github/MetaProgrammingSystem.gitignore +16 -0
- data/data/github/{nanoc.gitignore → Nanoc.gitignore} +0 -0
- data/data/github/Nim.gitignore +1 -0
- data/data/github/Node.gitignore +14 -5
- data/data/github/OCaml.gitignore +11 -0
- data/data/github/Objective-C.gitignore +39 -5
- data/data/github/OpenCart.gitignore +2 -0
- data/data/github/Perl.gitignore +1 -0
- data/data/github/PlayFramework.gitignore +0 -2
- data/data/github/Prestashop.gitignore +27 -24
- data/data/github/Python.gitignore +45 -0
- data/data/github/Qt.gitignore +11 -1
- data/data/github/R.gitignore +27 -2
- data/data/github/README.md +5 -5
- data/data/github/Rails.gitignore +18 -2
- data/data/github/Ruby.gitignore +17 -1
- data/data/github/Rust.gitignore +7 -5
- data/data/github/Sass.gitignore +2 -1
- data/data/github/Scala.gitignore +2 -2
- data/data/github/Scheme.gitignore +7 -0
- data/data/github/Smalltalk.gitignore +18 -0
- data/data/github/{stella.gitignore → Stella.gitignore} +0 -0
- data/data/github/Swift.gitignore +65 -0
- data/data/github/Symfony.gitignore +48 -15
- data/data/github/TeX.gitignore +85 -3
- data/data/github/Terraform.gitignore +3 -0
- data/data/github/Typo3.gitignore +10 -8
- data/data/github/Umbraco.gitignore +10 -3
- data/data/github/Unity.gitignore +28 -11
- data/data/github/UnrealEngine.gitignore +62 -0
- data/data/github/VisualStudio.gitignore +90 -24
- data/data/github/Waf.gitignore +1 -0
- data/data/github/WordPress.gitignore +15 -10
- data/data/github/Xojo.gitignore +11 -0
- data/data/github/ZendFramework.gitignore +12 -7
- data/data/github/Zephir.gitignore +26 -0
- data/lib/forgitter/version.rb +1 -1
- metadata +48 -16
- data/data/github/Bancha.gitignore +0 -16
- data/data/github/Global/Quartus2.gitignore +0 -66
- data/data/github/Global/vim.gitignore +0 -6
- data/data/github/Jython.gitignore +0 -2
- data/data/github/Laravel4.gitignore +0 -3
- data/data/github/Meteor.gitignore +0 -2
- data/data/github/Symfony2.gitignore +0 -24
- data/data/github/Target3001.gitignore +0 -82
- data/data/github/Tasm.gitignore +0 -11
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: forgitter
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.10
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Adam Dunson
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2016-05-26 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: bundler
|
@@ -84,19 +84,21 @@ files:
|
|
84
84
|
- data/cloudspace/rails/Linux.gitignore
|
85
85
|
- data/cloudspace/rails/Rails.gitignore
|
86
86
|
- data/cloudspace/rails/Ruby.gitignore
|
87
|
+
- data/github/.github/PULL_REQUEST_TEMPLATE.md
|
87
88
|
- data/github/Actionscript.gitignore
|
88
89
|
- data/github/Ada.gitignore
|
89
90
|
- data/github/Agda.gitignore
|
90
91
|
- data/github/Android.gitignore
|
92
|
+
- data/github/AppEngine.gitignore
|
91
93
|
- data/github/AppceleratorTitanium.gitignore
|
92
94
|
- data/github/ArchLinuxPackages.gitignore
|
93
95
|
- data/github/Autotools.gitignore
|
94
|
-
- data/github/Bancha.gitignore
|
95
96
|
- data/github/C++.gitignore
|
96
97
|
- data/github/C.gitignore
|
97
98
|
- data/github/CFWheels.gitignore
|
98
99
|
- data/github/CMake.gitignore
|
99
100
|
- data/github/CONTRIBUTING.md
|
101
|
+
- data/github/CUDA.gitignore
|
100
102
|
- data/github/CakePHP.gitignore
|
101
103
|
- data/github/ChefCookbook.gitignore
|
102
104
|
- data/github/Clojure.gitignore
|
@@ -105,6 +107,8 @@ files:
|
|
105
107
|
- data/github/Composer.gitignore
|
106
108
|
- data/github/Concrete5.gitignore
|
107
109
|
- data/github/Coq.gitignore
|
110
|
+
- data/github/CraftCMS.gitignore
|
111
|
+
- data/github/D.gitignore
|
108
112
|
- data/github/DM.gitignore
|
109
113
|
- data/github/Dart.gitignore
|
110
114
|
- data/github/Delphi.gitignore
|
@@ -113,75 +117,101 @@ files:
|
|
113
117
|
- data/github/Eagle.gitignore
|
114
118
|
- data/github/Elisp.gitignore
|
115
119
|
- data/github/Elixir.gitignore
|
120
|
+
- data/github/Elm.gitignore
|
116
121
|
- data/github/Erlang.gitignore
|
117
122
|
- data/github/ExpressionEngine.gitignore
|
123
|
+
- data/github/ExtJs.gitignore
|
118
124
|
- data/github/Fancy.gitignore
|
119
125
|
- data/github/Finale.gitignore
|
120
126
|
- data/github/ForceDotCom.gitignore
|
127
|
+
- data/github/Fortran.gitignore
|
121
128
|
- data/github/FuelPHP.gitignore
|
122
129
|
- data/github/GWT.gitignore
|
130
|
+
- data/github/Gcov.gitignore
|
131
|
+
- data/github/GitBook.gitignore
|
132
|
+
- data/github/Global/Anjuta.gitignore
|
123
133
|
- data/github/Global/Archives.gitignore
|
124
134
|
- data/github/Global/BricxCC.gitignore
|
125
135
|
- data/github/Global/CVS.gitignore
|
136
|
+
- data/github/Global/Calabash.gitignore
|
126
137
|
- data/github/Global/Cloud9.gitignore
|
138
|
+
- data/github/Global/CodeKit.gitignore
|
127
139
|
- data/github/Global/DartEditor.gitignore
|
128
140
|
- data/github/Global/Dreamweaver.gitignore
|
141
|
+
- data/github/Global/Dropbox.gitignore
|
129
142
|
- data/github/Global/Eclipse.gitignore
|
130
143
|
- data/github/Global/EiffelStudio.gitignore
|
131
144
|
- data/github/Global/Emacs.gitignore
|
132
145
|
- data/github/Global/Ensime.gitignore
|
133
146
|
- data/github/Global/Espresso.gitignore
|
134
147
|
- data/github/Global/FlexBuilder.gitignore
|
148
|
+
- data/github/Global/GPG.gitignore
|
135
149
|
- data/github/Global/IPythonNotebook.gitignore
|
150
|
+
- data/github/Global/JDeveloper.gitignore
|
136
151
|
- data/github/Global/JetBrains.gitignore
|
137
152
|
- data/github/Global/KDevelop4.gitignore
|
138
153
|
- data/github/Global/Kate.gitignore
|
139
154
|
- data/github/Global/Lazarus.gitignore
|
155
|
+
- data/github/Global/LibreOffice.gitignore
|
140
156
|
- data/github/Global/Linux.gitignore
|
157
|
+
- data/github/Global/LyX.gitignore
|
141
158
|
- data/github/Global/Matlab.gitignore
|
142
159
|
- data/github/Global/Mercurial.gitignore
|
160
|
+
- data/github/Global/MicrosoftOffice.gitignore
|
143
161
|
- data/github/Global/ModelSim.gitignore
|
162
|
+
- data/github/Global/Momentics.gitignore
|
144
163
|
- data/github/Global/MonoDevelop.gitignore
|
145
164
|
- data/github/Global/NetBeans.gitignore
|
165
|
+
- data/github/Global/Ninja.gitignore
|
146
166
|
- data/github/Global/NotepadPP.gitignore
|
147
167
|
- data/github/Global/OSX.gitignore
|
148
|
-
- data/github/Global/
|
168
|
+
- data/github/Global/Otto.gitignore
|
149
169
|
- data/github/Global/README.md
|
150
170
|
- data/github/Global/Redcar.gitignore
|
171
|
+
- data/github/Global/Redis.gitignore
|
151
172
|
- data/github/Global/SBT.gitignore
|
152
173
|
- data/github/Global/SVN.gitignore
|
153
174
|
- data/github/Global/SlickEdit.gitignore
|
154
175
|
- data/github/Global/SublimeText.gitignore
|
176
|
+
- data/github/Global/SynopsysVCS.gitignore
|
155
177
|
- data/github/Global/Tags.gitignore
|
156
178
|
- data/github/Global/TextMate.gitignore
|
179
|
+
- data/github/Global/TortoiseGit.gitignore
|
157
180
|
- data/github/Global/Vagrant.gitignore
|
181
|
+
- data/github/Global/Vim.gitignore
|
158
182
|
- data/github/Global/VirtualEnv.gitignore
|
183
|
+
- data/github/Global/VisualStudioCode.gitignore
|
184
|
+
- data/github/Global/WebMethods.gitignore
|
159
185
|
- data/github/Global/Windows.gitignore
|
160
186
|
- data/github/Global/Xcode.gitignore
|
161
187
|
- data/github/Global/XilinxISE.gitignore
|
162
|
-
- data/github/Global/vim.gitignore
|
163
|
-
- data/github/Global/webMethods.gitignore
|
164
188
|
- data/github/Go.gitignore
|
165
189
|
- data/github/Gradle.gitignore
|
166
190
|
- data/github/Grails.gitignore
|
167
191
|
- data/github/Haskell.gitignore
|
192
|
+
- data/github/IGORPro.gitignore
|
168
193
|
- data/github/Idris.gitignore
|
169
194
|
- data/github/Java.gitignore
|
170
195
|
- data/github/Jboss.gitignore
|
171
196
|
- data/github/Jekyll.gitignore
|
172
197
|
- data/github/Joomla.gitignore
|
173
|
-
- data/github/
|
198
|
+
- data/github/Julia.gitignore
|
199
|
+
- data/github/KiCad.gitignore
|
174
200
|
- data/github/Kohana.gitignore
|
175
201
|
- data/github/LICENSE
|
176
|
-
- data/github/
|
202
|
+
- data/github/LabVIEW.gitignore
|
203
|
+
- data/github/Laravel.gitignore
|
177
204
|
- data/github/Leiningen.gitignore
|
178
205
|
- data/github/LemonStand.gitignore
|
179
206
|
- data/github/Lilypond.gitignore
|
180
207
|
- data/github/Lithium.gitignore
|
208
|
+
- data/github/Lua.gitignore
|
181
209
|
- data/github/Magento.gitignore
|
182
210
|
- data/github/Maven.gitignore
|
183
211
|
- data/github/Mercury.gitignore
|
184
|
-
- data/github/
|
212
|
+
- data/github/MetaProgrammingSystem.gitignore
|
213
|
+
- data/github/Nanoc.gitignore
|
214
|
+
- data/github/Nim.gitignore
|
185
215
|
- data/github/Node.gitignore
|
186
216
|
- data/github/OCaml.gitignore
|
187
217
|
- data/github/Objective-C.gitignore
|
@@ -208,32 +238,34 @@ files:
|
|
208
238
|
- data/github/SCons.gitignore
|
209
239
|
- data/github/Sass.gitignore
|
210
240
|
- data/github/Scala.gitignore
|
241
|
+
- data/github/Scheme.gitignore
|
211
242
|
- data/github/Scrivener.gitignore
|
212
243
|
- data/github/Sdcc.gitignore
|
213
244
|
- data/github/SeamGen.gitignore
|
214
245
|
- data/github/SketchUp.gitignore
|
246
|
+
- data/github/Smalltalk.gitignore
|
247
|
+
- data/github/Stella.gitignore
|
215
248
|
- data/github/SugarCRM.gitignore
|
249
|
+
- data/github/Swift.gitignore
|
216
250
|
- data/github/Symfony.gitignore
|
217
|
-
- data/github/Symfony2.gitignore
|
218
251
|
- data/github/SymphonyCMS.gitignore
|
219
|
-
- data/github/Target3001.gitignore
|
220
|
-
- data/github/Tasm.gitignore
|
221
252
|
- data/github/TeX.gitignore
|
253
|
+
- data/github/Terraform.gitignore
|
222
254
|
- data/github/Textpattern.gitignore
|
223
255
|
- data/github/TurboGears2.gitignore
|
224
256
|
- data/github/Typo3.gitignore
|
225
257
|
- data/github/Umbraco.gitignore
|
226
258
|
- data/github/Unity.gitignore
|
259
|
+
- data/github/UnrealEngine.gitignore
|
227
260
|
- data/github/VVVV.gitignore
|
228
261
|
- data/github/VisualStudio.gitignore
|
229
262
|
- data/github/Waf.gitignore
|
230
263
|
- data/github/WordPress.gitignore
|
264
|
+
- data/github/Xojo.gitignore
|
231
265
|
- data/github/Yeoman.gitignore
|
232
266
|
- data/github/Yii.gitignore
|
233
267
|
- data/github/ZendFramework.gitignore
|
234
|
-
- data/github/
|
235
|
-
- data/github/nanoc.gitignore
|
236
|
-
- data/github/stella.gitignore
|
268
|
+
- data/github/Zephir.gitignore
|
237
269
|
- forgitter.gemspec
|
238
270
|
- lib/forgitter.rb
|
239
271
|
- lib/forgitter/cli.rb
|
@@ -262,7 +294,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
262
294
|
version: '0'
|
263
295
|
requirements: []
|
264
296
|
rubyforge_project:
|
265
|
-
rubygems_version: 2.
|
297
|
+
rubygems_version: 2.4.3
|
266
298
|
signing_key:
|
267
299
|
specification_version: 4
|
268
300
|
summary: Forgitter is a .gitignore generator.
|
@@ -1,16 +0,0 @@
|
|
1
|
-
#Logs
|
2
|
-
application/logs/*.php
|
3
|
-
|
4
|
-
# Content types
|
5
|
-
/application/xml/types/*.xml
|
6
|
-
|
7
|
-
# Custom builds and generated php files
|
8
|
-
/core/documentation/build
|
9
|
-
/core/views/admin/content/translations.php
|
10
|
-
|
11
|
-
# Attachs and cache files #
|
12
|
-
*.tmp
|
13
|
-
/attach/cache/
|
14
|
-
/attach/
|
15
|
-
/application/cache/_bancha/*.css
|
16
|
-
/application/cache/_bancha/*.js
|
@@ -1,66 +0,0 @@
|
|
1
|
-
# Working with Altera Quartus II (Q2) and do proper versioning is not that easy
|
2
|
-
# but if you follow some rules it can be accomplished. :)
|
3
|
-
# This file should be placed into the main directory where the .qpf file is
|
4
|
-
# found. Generally Q2 throws all entities and so on in the main directory, but
|
5
|
-
# you can place all stuff also in separate folders. This approach is followed
|
6
|
-
# here. So when you create a new design create one or more folders where your
|
7
|
-
# entities will be located and put a .gitignore in there that overrides the
|
8
|
-
# ignores of this file, e.g. one single rule stating "!*" which allows now all
|
9
|
-
# type of files. When you add a MegaFunction or another entity to your design,
|
10
|
-
# simply add it to one of your private folders and Q2 will be happy and manage
|
11
|
-
# everything quite good. When you want to do versioning of your generated
|
12
|
-
# SOF/POF files, you can do this by redirecting the generated output to an own
|
13
|
-
# folder. To do this go to:
|
14
|
-
# "Assignments"
|
15
|
-
# -> "Settings
|
16
|
-
# -> "Compilation Process Settings"
|
17
|
-
# -> "Save project output files in specified directory"
|
18
|
-
# Now you can either place a .gitignore in the directory and allow the following
|
19
|
-
# list of types:
|
20
|
-
# !*.sof
|
21
|
-
# !*.pof
|
22
|
-
# or you create an own submodule in the folder to keep binary files out of your
|
23
|
-
# design.
|
24
|
-
|
25
|
-
# ignore hdl source files in top level directory
|
26
|
-
*.vhd
|
27
|
-
*.v
|
28
|
-
|
29
|
-
# ignore Quartus II generated files
|
30
|
-
*sopc_*
|
31
|
-
*.jdi
|
32
|
-
*.ptf.*
|
33
|
-
*.sof
|
34
|
-
*.pof
|
35
|
-
*.qws
|
36
|
-
*.smsg
|
37
|
-
*_inst.vhd
|
38
|
-
*_generation_script*
|
39
|
-
*.done
|
40
|
-
*.txt
|
41
|
-
*.qarlog
|
42
|
-
*.rpt
|
43
|
-
*.summary
|
44
|
-
*.qws
|
45
|
-
*.cmp
|
46
|
-
*.eqn
|
47
|
-
*.html
|
48
|
-
*.jpg
|
49
|
-
*.bak
|
50
|
-
*.qar
|
51
|
-
*.sopc_builder
|
52
|
-
*example*
|
53
|
-
*~
|
54
|
-
*.sdc
|
55
|
-
*.tcl
|
56
|
-
*.pin
|
57
|
-
*.mif
|
58
|
-
*.hex
|
59
|
-
|
60
|
-
# ignore Quartus II generated folders
|
61
|
-
db/
|
62
|
-
incremental_db/
|
63
|
-
simulation/
|
64
|
-
timing/
|
65
|
-
testbench/
|
66
|
-
*_sim/
|
@@ -1,24 +0,0 @@
|
|
1
|
-
# Cache and logs
|
2
|
-
/app/cache/*
|
3
|
-
/app/logs/*
|
4
|
-
!app/cache/.gitkeep
|
5
|
-
!app/logs/.gitkeep
|
6
|
-
|
7
|
-
# Parameters
|
8
|
-
/app/config/parameters.yml
|
9
|
-
/app/config/parameters.ini
|
10
|
-
|
11
|
-
# Managed by Composer
|
12
|
-
/app/bootstrap.php.cache
|
13
|
-
/bin/
|
14
|
-
/vendor/
|
15
|
-
|
16
|
-
# Assets and user uploads
|
17
|
-
/web/bundles/
|
18
|
-
/web/uploads/
|
19
|
-
|
20
|
-
# PHPUnit
|
21
|
-
/app/phpunit.xml
|
22
|
-
|
23
|
-
# Composer PHAR
|
24
|
-
/composer.phar
|
@@ -1,82 +0,0 @@
|
|
1
|
-
# Ignore list for Target 3001!, a PCB layout tool
|
2
|
-
|
3
|
-
# mutex file
|
4
|
-
*.T300[01]OPEN
|
5
|
-
|
6
|
-
# Drill output
|
7
|
-
*.DRL
|
8
|
-
*.BHR
|
9
|
-
BOHRPICT.3001
|
10
|
-
|
11
|
-
# Backup files
|
12
|
-
# (see http://server.ibfriedrich.com/wiki/ibfwikide/index.php?title=Backup)
|
13
|
-
BackupFiles
|
14
|
-
*.BK?
|
15
|
-
*_w?.T300[01]
|
16
|
-
*_m?.T300[01]
|
17
|
-
*_m??.T300[01]
|
18
|
-
|
19
|
-
# Autosave files
|
20
|
-
*.T300[01]?
|
21
|
-
|
22
|
-
# Gerber output
|
23
|
-
*.Apr
|
24
|
-
*.BLN
|
25
|
-
*.Bot
|
26
|
-
*.Drill
|
27
|
-
*.GER
|
28
|
-
*.Hole
|
29
|
-
*.Info
|
30
|
-
*.L*
|
31
|
-
*.NamesBot
|
32
|
-
*.NamesTop
|
33
|
-
*.Outline
|
34
|
-
*.PadStack*
|
35
|
-
*.PasteBot
|
36
|
-
*.PasteTop
|
37
|
-
*.PosiBot
|
38
|
-
*.PosiTop
|
39
|
-
*.SB
|
40
|
-
*.Special*
|
41
|
-
*.ST
|
42
|
-
*.StopBot
|
43
|
-
*.StopTop
|
44
|
-
*.Tool
|
45
|
-
*.Top
|
46
|
-
*.ValuesBot
|
47
|
-
*.ValuesTop
|
48
|
-
*.Whl
|
49
|
-
|
50
|
-
# production formats
|
51
|
-
*.cnc
|
52
|
-
*.fab
|
53
|
-
*.cad
|
54
|
-
*.GDS
|
55
|
-
*.exc
|
56
|
-
excellon.txt
|
57
|
-
*.stk
|
58
|
-
*.ncp
|
59
|
-
*.pcb
|
60
|
-
*.cbt
|
61
|
-
*.vhf
|
62
|
-
*.iso
|
63
|
-
|
64
|
-
# exchange formats
|
65
|
-
*.DXF
|
66
|
-
*.PS
|
67
|
-
*.TIF
|
68
|
-
*.NET
|
69
|
-
*.PLT
|
70
|
-
*.HPGL
|
71
|
-
*.emn
|
72
|
-
*.stp
|
73
|
-
*.tgr
|
74
|
-
*.dif
|
75
|
-
*.emp
|
76
|
-
|
77
|
-
# cable loom
|
78
|
-
*.dsi
|
79
|
-
*.pnm
|
80
|
-
*.wrl
|
81
|
-
*.ADPT
|
82
|
-
*.AZO
|