forgitter 0.0.9 → 0.0.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (144) hide show
  1. checksums.yaml +4 -4
  2. data/data/cloudspace/android/Android.gitignore +16 -2
  3. data/data/cloudspace/android/Eclipse.gitignore +26 -5
  4. data/data/cloudspace/android/OSX.gitignore +7 -2
  5. data/data/cloudspace/ios/OSX.gitignore +7 -2
  6. data/data/cloudspace/ios/Objective-C.gitignore +39 -5
  7. data/data/cloudspace/ios/Xcode.gitignore +13 -4
  8. data/data/cloudspace/javascript/Linux.gitignore +6 -0
  9. data/data/cloudspace/javascript/Node.gitignore +14 -5
  10. data/data/cloudspace/rails/Linux.gitignore +6 -0
  11. data/data/cloudspace/rails/Rails.gitignore +18 -2
  12. data/data/cloudspace/rails/Ruby.gitignore +17 -1
  13. data/data/github/.github/PULL_REQUEST_TEMPLATE.md +11 -0
  14. data/data/github/Actionscript.gitignore +8 -0
  15. data/data/github/Android.gitignore +16 -2
  16. data/data/github/AppEngine.gitignore +2 -0
  17. data/data/github/ArchLinuxPackages.gitignore +4 -0
  18. data/data/github/Autotools.gitignore +4 -0
  19. data/data/github/C++.gitignore +8 -0
  20. data/data/github/C.gitignore +10 -0
  21. data/data/github/CMake.gitignore +2 -0
  22. data/data/github/CUDA.gitignore +6 -0
  23. data/data/github/CakePHP.gitignore +25 -7
  24. data/data/github/Clojure.gitignore +1 -0
  25. data/data/github/CodeIgniter.gitignore +3 -3
  26. data/data/github/Composer.gitignore +1 -1
  27. data/data/github/Concrete5.gitignore +1 -0
  28. data/data/github/CraftCMS.gitignore +3 -0
  29. data/data/github/D.gitignore +20 -0
  30. data/data/github/Dart.gitignore +20 -6
  31. data/data/github/Delphi.gitignore +12 -0
  32. data/data/github/Drupal.gitignore +1 -1
  33. data/data/github/Eagle.gitignore +8 -0
  34. data/data/github/Elisp.gitignore +3 -0
  35. data/data/github/Elixir.gitignore +1 -0
  36. data/data/github/Elm.gitignore +4 -0
  37. data/data/github/Erlang.gitignore +4 -0
  38. data/data/github/ExtJs.gitignore +4 -0
  39. data/data/github/Fortran.gitignore +29 -0
  40. data/data/github/FuelPHP.gitignore +21 -2
  41. data/data/github/{gcov.gitignore → Gcov.gitignore} +0 -0
  42. data/data/github/GitBook.gitignore +16 -0
  43. data/data/github/Global/Anjuta.gitignore +3 -0
  44. data/data/github/Global/CVS.gitignore +1 -1
  45. data/data/github/Global/Calabash.gitignore +10 -0
  46. data/data/github/Global/CodeKit.gitignore +3 -0
  47. data/data/github/Global/Dreamweaver.gitignore +4 -0
  48. data/data/github/Global/Dropbox.gitignore +4 -0
  49. data/data/github/Global/Eclipse.gitignore +26 -5
  50. data/data/github/Global/EiffelStudio.gitignore +1 -1
  51. data/data/github/Global/Emacs.gitignore +13 -0
  52. data/data/github/Global/Ensime.gitignore +1 -0
  53. data/data/github/Global/GPG.gitignore +2 -0
  54. data/data/github/Global/JDeveloper.gitignore +13 -0
  55. data/data/github/Global/JetBrains.gitignore +36 -21
  56. data/data/github/Global/Lazarus.gitignore +26 -8
  57. data/data/github/Global/LibreOffice.gitignore +2 -0
  58. data/data/github/Global/Linux.gitignore +6 -0
  59. data/data/github/Global/LyX.gitignore +4 -0
  60. data/data/github/Global/Matlab.gitignore +3 -0
  61. data/data/github/Global/Mercurial.gitignore +5 -2
  62. data/data/github/Global/MicrosoftOffice.gitignore +16 -0
  63. data/data/github/Global/Momentics.gitignore +8 -0
  64. data/data/github/Global/NetBeans.gitignore +1 -1
  65. data/data/github/Global/Ninja.gitignore +2 -0
  66. data/data/github/Global/OSX.gitignore +7 -2
  67. data/data/github/Global/Otto.gitignore +1 -0
  68. data/data/github/Global/README.md +1 -1
  69. data/data/github/Global/Redis.gitignore +3 -0
  70. data/data/github/Global/SublimeText.gitignore +19 -1
  71. data/data/github/Global/SynopsysVCS.gitignore +36 -0
  72. data/data/github/Global/Tags.gitignore +2 -0
  73. data/data/github/Global/TortoiseGit.gitignore +2 -0
  74. data/data/github/Global/Vim.gitignore +10 -0
  75. data/data/github/Global/VirtualEnv.gitignore +5 -0
  76. data/data/github/Global/VisualStudioCode.gitignore +2 -0
  77. data/data/github/Global/{webMethods.gitignore → WebMethods.gitignore} +0 -0
  78. data/data/github/Global/Windows.gitignore +3 -0
  79. data/data/github/Global/Xcode.gitignore +13 -4
  80. data/data/github/Global/XilinxISE.gitignore +10 -0
  81. data/data/github/Go.gitignore +1 -0
  82. data/data/github/Gradle.gitignore +9 -0
  83. data/data/github/Grails.gitignore +3 -0
  84. data/data/github/Haskell.gitignore +10 -2
  85. data/data/github/IGORPro.gitignore +5 -0
  86. data/data/github/Jekyll.gitignore +2 -0
  87. data/data/github/Joomla.gitignore +110 -1
  88. data/data/github/Julia.gitignore +4 -0
  89. data/data/github/KiCad.gitignore +20 -0
  90. data/data/github/LICENSE +1 -1
  91. data/data/github/LabVIEW.gitignore +16 -0
  92. data/data/github/Laravel.gitignore +15 -0
  93. data/data/github/Leiningen.gitignore +1 -0
  94. data/data/github/Lua.gitignore +41 -0
  95. data/data/github/Magento.gitignore +20 -34
  96. data/data/github/Maven.gitignore +3 -0
  97. data/data/github/Mercury.gitignore +1 -0
  98. data/data/github/MetaProgrammingSystem.gitignore +16 -0
  99. data/data/github/{nanoc.gitignore → Nanoc.gitignore} +0 -0
  100. data/data/github/Nim.gitignore +1 -0
  101. data/data/github/Node.gitignore +14 -5
  102. data/data/github/OCaml.gitignore +11 -0
  103. data/data/github/Objective-C.gitignore +39 -5
  104. data/data/github/OpenCart.gitignore +2 -0
  105. data/data/github/Perl.gitignore +1 -0
  106. data/data/github/PlayFramework.gitignore +0 -2
  107. data/data/github/Prestashop.gitignore +27 -24
  108. data/data/github/Python.gitignore +45 -0
  109. data/data/github/Qt.gitignore +11 -1
  110. data/data/github/R.gitignore +27 -2
  111. data/data/github/README.md +5 -5
  112. data/data/github/Rails.gitignore +18 -2
  113. data/data/github/Ruby.gitignore +17 -1
  114. data/data/github/Rust.gitignore +7 -5
  115. data/data/github/Sass.gitignore +2 -1
  116. data/data/github/Scala.gitignore +2 -2
  117. data/data/github/Scheme.gitignore +7 -0
  118. data/data/github/Smalltalk.gitignore +18 -0
  119. data/data/github/{stella.gitignore → Stella.gitignore} +0 -0
  120. data/data/github/Swift.gitignore +65 -0
  121. data/data/github/Symfony.gitignore +48 -15
  122. data/data/github/TeX.gitignore +85 -3
  123. data/data/github/Terraform.gitignore +3 -0
  124. data/data/github/Typo3.gitignore +10 -8
  125. data/data/github/Umbraco.gitignore +10 -3
  126. data/data/github/Unity.gitignore +28 -11
  127. data/data/github/UnrealEngine.gitignore +62 -0
  128. data/data/github/VisualStudio.gitignore +90 -24
  129. data/data/github/Waf.gitignore +1 -0
  130. data/data/github/WordPress.gitignore +15 -10
  131. data/data/github/Xojo.gitignore +11 -0
  132. data/data/github/ZendFramework.gitignore +12 -7
  133. data/data/github/Zephir.gitignore +26 -0
  134. data/lib/forgitter/version.rb +1 -1
  135. metadata +48 -16
  136. data/data/github/Bancha.gitignore +0 -16
  137. data/data/github/Global/Quartus2.gitignore +0 -66
  138. data/data/github/Global/vim.gitignore +0 -6
  139. data/data/github/Jython.gitignore +0 -2
  140. data/data/github/Laravel4.gitignore +0 -3
  141. data/data/github/Meteor.gitignore +0 -2
  142. data/data/github/Symfony2.gitignore +0 -24
  143. data/data/github/Target3001.gitignore +0 -82
  144. data/data/github/Tasm.gitignore +0 -11
@@ -20,6 +20,10 @@
20
20
  # Deployment Manager configuration file for your project. Added in Delphi XE2.
21
21
  # Uncomment this if it is not mobile development and you do not use remote debug feature.
22
22
  #*.deployproj
23
+ #
24
+ # C++ object files produced when C/C++ Output file generation is configured.
25
+ # Uncomment this if you are not using external objects (zlib library for example).
26
+ #*.obj
23
27
  #
24
28
 
25
29
  # Delphi compiler-generated binaries (safe to delete)
@@ -37,9 +41,13 @@
37
41
  *.tds
38
42
  *.dcu
39
43
  *.lib
44
+ *.a
45
+ *.o
46
+ *.ocx
40
47
 
41
48
  # Delphi autogenerated files (duplicated info)
42
49
  *.cfg
50
+ *.hpp
43
51
  *Resource.rc
44
52
 
45
53
  # Delphi local files (user-specific info)
@@ -51,4 +59,8 @@
51
59
 
52
60
  # Delphi history and backups
53
61
  __history/
62
+ __recovery/
54
63
  *.~*
64
+
65
+ # Castalia statistics file (since XE7 Castalia is distributed with Delphi)
66
+ *.stat
@@ -15,7 +15,7 @@ robots.txt
15
15
  /MAINTAINERS.txt
16
16
  /UPGRADE.txt
17
17
  /README.txt
18
- sites/all/README.txt
18
+ sites/README.txt
19
19
  sites/all/modules/README.txt
20
20
  sites/all/themes/README.txt
21
21
 
@@ -11,6 +11,10 @@
11
11
  # comment the following line if you want to have your project file included.
12
12
  eagle.epf
13
13
 
14
+ # Autorouter files
15
+ *.pro
16
+ *.job
17
+
14
18
  # CAM files
15
19
  *.$$$
16
20
  *.cmp
@@ -34,3 +38,7 @@ eagle.epf
34
38
  *.info
35
39
 
36
40
  *.eps
41
+
42
+ # file locks introduced since 7.x
43
+ *.lck
44
+
@@ -1,2 +1,5 @@
1
1
  # Compiled
2
2
  *.elc
3
+
4
+ # Packaging
5
+ .cask
@@ -1,4 +1,5 @@
1
1
  /_build
2
+ /cover
2
3
  /deps
3
4
  erl_crash.dump
4
5
  *.ez
@@ -0,0 +1,4 @@
1
+ # elm-package generated files
2
+ elm-stuff/
3
+ # elm-repl generated files
4
+ repl-temp-*
@@ -4,3 +4,7 @@ deps
4
4
  *.beam
5
5
  *.plt
6
6
  erl_crash.dump
7
+ ebin
8
+ rel/example_project
9
+ .concrete/DEV_MODE
10
+ .rebar
@@ -0,0 +1,4 @@
1
+ .architect
2
+ bootstrap.json
3
+ build/
4
+ ext/
@@ -0,0 +1,29 @@
1
+ # Compiled Object files
2
+ *.slo
3
+ *.lo
4
+ *.o
5
+ *.obj
6
+
7
+ # Precompiled Headers
8
+ *.gch
9
+ *.pch
10
+
11
+ # Compiled Dynamic libraries
12
+ *.so
13
+ *.dylib
14
+ *.dll
15
+
16
+ # Fortran module files
17
+ *.mod
18
+ *.smod
19
+
20
+ # Compiled Static libraries
21
+ *.lai
22
+ *.la
23
+ *.a
24
+ *.lib
25
+
26
+ # Executables
27
+ *.exe
28
+ *.out
29
+ *.app
@@ -1,2 +1,21 @@
1
- fuel/app/logs/*/*/*
2
- fuel/app/cache/*/*
1
+ # the composer package lock file and install directory
2
+ # Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
3
+ # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
4
+ # /composer.lock
5
+ /fuel/vendor
6
+
7
+ # the fuelphp document
8
+ /docs/
9
+
10
+ # you may install these packages with `oil package`.
11
+ # http://fuelphp.com/docs/packages/oil/package.html
12
+ # /fuel/packages/auth/
13
+ # /fuel/packages/email/
14
+ # /fuel/packages/oil/
15
+ # /fuel/packages/orm/
16
+ # /fuel/packages/parser/
17
+
18
+ # dynamically generated files
19
+ /fuel/app/logs/*/*/*
20
+ /fuel/app/cache/*/*
21
+ /fuel/app/config/crypt.php
File without changes
@@ -0,0 +1,16 @@
1
+ # Node rules:
2
+ ## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
3
+ .grunt
4
+
5
+ ## Dependency directory
6
+ ## Commenting this out is preferred by some people, see
7
+ ## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
8
+ node_modules
9
+
10
+ # Book build output
11
+ _book
12
+
13
+ # eBook build output
14
+ *.epub
15
+ *.mobi
16
+ *.pdf
@@ -0,0 +1,3 @@
1
+ # Local configuration folder and symbol database
2
+ /.anjuta/
3
+ /.anjuta_sym_db.db
@@ -1,4 +1,4 @@
1
1
  /CVS/*
2
- */CVS/*
2
+ **/CVS/*
3
3
  .cvsignore
4
4
  */.cvsignore
@@ -0,0 +1,10 @@
1
+ # Calabash / Cucumber
2
+ rerun/
3
+ reports/
4
+ screenshots/
5
+ screenshot*.png
6
+ test-servers/
7
+
8
+ # bundler
9
+ .bundle
10
+ vendor
@@ -0,0 +1,3 @@
1
+ # General CodeKit files to ignore
2
+ config.codekit
3
+ /min
@@ -1,3 +1,7 @@
1
1
  # DW Dreamweaver added files
2
2
  _notes
3
+ _compareTemp
4
+ configs/
3
5
  dwsync.xml
6
+ dw_php_codehinting.config
7
+ *.mno
@@ -0,0 +1,4 @@
1
+ # Dropbox settings and caches
2
+ .dropbox
3
+ .dropbox.attr
4
+ .dropbox.cache
@@ -1,6 +1,5 @@
1
- *.pydevproject
1
+
2
2
  .metadata
3
- .gradle
4
3
  bin/
5
4
  tmp/
6
5
  *.tmp
@@ -10,6 +9,10 @@ tmp/
10
9
  local.properties
11
10
  .settings/
12
11
  .loadpath
12
+ .recommenders
13
+
14
+ # Eclipse Core
15
+ .project
13
16
 
14
17
  # External tool builders
15
18
  .externalToolBuilders/
@@ -17,14 +20,32 @@ local.properties
17
20
  # Locally stored "Eclipse launch configurations"
18
21
  *.launch
19
22
 
20
- # CDT-specific
23
+ # PyDev specific (Python IDE for Eclipse)
24
+ *.pydevproject
25
+
26
+ # CDT-specific (C/C++ Development Tooling)
21
27
  .cproject
22
28
 
23
- # PDT-specific
29
+ # JDT-specific (Eclipse Java Development Tools)
30
+ .classpath
31
+
32
+ # Java annotation processor (APT)
33
+ .factorypath
34
+
35
+ # PDT-specific (PHP Development Tools)
24
36
  .buildpath
25
37
 
26
- # sbteclipse plugin
38
+ # sbteclipse plugin
27
39
  .target
28
40
 
41
+ # Tern plugin
42
+ .tern-project
43
+
29
44
  # TeXlipse plugin
30
45
  .texlipse
46
+
47
+ # STS (Spring Tool Suite)
48
+ .springBeans
49
+
50
+ # Code Recommenders
51
+ .recommenders/
@@ -1,2 +1,2 @@
1
- # The compilation directoy
1
+ # The compilation directory
2
2
  EIFGENs
@@ -27,3 +27,16 @@ tramp
27
27
 
28
28
  # AUCTeX auto folder
29
29
  /auto/
30
+
31
+ # cask packages
32
+ .cask/
33
+ dist/
34
+
35
+ # Flycheck
36
+ flycheck_*.el
37
+
38
+ # server auth directory
39
+ /server/
40
+
41
+ # projectiles files
42
+ .projectile
@@ -1,3 +1,4 @@
1
1
  # Ensime specific
2
2
  .ensime
3
+ .ensime_cache/
3
4
  .ensime_lucene/
@@ -0,0 +1,2 @@
1
+ secring.*
2
+
@@ -0,0 +1,13 @@
1
+ # default application storage directory used by the IDE Performance Cache feature
2
+ .data/
3
+
4
+ # used for ADF styles caching
5
+ temp/
6
+
7
+ # default output directories
8
+ classes/
9
+ deploy/
10
+ javadoc/
11
+
12
+ # lock file, a part of Oracle Credential Store Framework
13
+ cwallet.sso.lck
@@ -1,29 +1,44 @@
1
- # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm
2
-
3
- ## Directory-based project format
4
- .idea/
5
- # if you remove the above rule, at least ignore user-specific stuff:
6
- # .idea/workspace.xml
7
- # .idea/tasks.xml
8
- # and these sensitive or high-churn files:
9
- # .idea/dataSources.ids
10
- # .idea/dataSources.xml
11
- # .idea/sqlDataSources.xml
12
- # .idea/dynamic.xml
13
-
14
- ## File-based project format
15
- *.ipr
16
- *.iml
1
+ # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
2
+ # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
3
+
4
+ # User-specific stuff:
5
+ .idea/workspace.xml
6
+ .idea/tasks.xml
7
+ .idea/dictionaries
8
+ .idea/vcs.xml
9
+ .idea/jsLibraryMappings.xml
10
+
11
+ # Sensitive or high-churn files:
12
+ .idea/dataSources.ids
13
+ .idea/dataSources.xml
14
+ .idea/dataSources.local.xml
15
+ .idea/sqlDataSources.xml
16
+ .idea/dynamic.xml
17
+ .idea/uiDesigner.xml
18
+
19
+ # Gradle:
20
+ .idea/gradle.xml
21
+ .idea/libraries
22
+
23
+ # Mongo Explorer plugin:
24
+ .idea/mongoSettings.xml
25
+
26
+ ## File-based project format:
17
27
  *.iws
18
28
 
19
- ## Additional for IntelliJ
20
- out/
29
+ ## Plugin-specific files:
30
+
31
+ # IntelliJ
32
+ /out/
21
33
 
22
- # generated by mpeltonen/sbt-idea plugin
34
+ # mpeltonen/sbt-idea plugin
23
35
  .idea_modules/
24
36
 
25
- # generated by JIRA plugin
37
+ # JIRA plugin
26
38
  atlassian-ide-plugin.xml
27
39
 
28
- # generated by Crashlytics plugin (for Android Studio and Intellij)
40
+ # Crashlytics plugin (for Android Studio and IntelliJ)
29
41
  com_crashlytics_export_strings.xml
42
+ crashlytics.properties
43
+ crashlytics-build.properties
44
+ fabric.properties
@@ -1,12 +1,30 @@
1
- #ignore backup files
2
- backup/
3
-
4
- #ignore files generated by the compiler
5
- lib/
1
+ # Lazarus compiler-generated binaries (safe to delete)
2
+ *.exe
3
+ *.dll
4
+ *.so
5
+ *.dylib
6
+ *.lrs
7
+ *.res
6
8
  *.compiled
9
+ *.dbg
10
+ *.ppu
7
11
  *.o
8
12
  *.or
9
- *.ppu
13
+ *.a
10
14
 
11
- #exclude executable output in windows
12
- *.exe
15
+ # Lazarus autogenerated files (duplicated info)
16
+ *.rst
17
+ *.rsj
18
+ *.lrt
19
+
20
+ # Lazarus local files (user-specific info)
21
+ *.lps
22
+
23
+ # Lazarus backups and unit output folders.
24
+ # These can be changed by user in Lazarus/project options.
25
+ backup/
26
+ *.bak
27
+ lib/
28
+
29
+ # Application bundle for Mac OS
30
+ *.app/
@@ -0,0 +1,2 @@
1
+ # LibreOffice locks
2
+ .~lock.*#
@@ -1,4 +1,10 @@
1
1
  *~
2
2
 
3
+ # temporary files which can be created if a process still has a handle open of a deleted file
4
+ .fuse_hidden*
5
+
3
6
  # KDE directory preferences
4
7
  .directory
8
+
9
+ # Linux trash folder which might appear on any partition or disk
10
+ .Trash-*
@@ -0,0 +1,4 @@
1
+ # Ignore LyX backup and autosave files
2
+ # http://www.lyx.org/
3
+ *.lyx~
4
+ *.lyx#
@@ -14,3 +14,6 @@
14
14
 
15
15
  # Simulink Code Generation
16
16
  slprj/
17
+
18
+ # Session info
19
+ octave-workspace
@@ -1,3 +1,6 @@
1
- /.hg/*
2
- */.hg/*
1
+ .hg/
3
2
  .hgignore
3
+ .hgsigs
4
+ .hgsub
5
+ .hgsubstate
6
+ .hgtags
@@ -0,0 +1,16 @@
1
+ *.tmp
2
+
3
+ # Word temporary
4
+ ~$*.doc*
5
+
6
+ # Excel temporary
7
+ ~$*.xls*
8
+
9
+ # Excel Backup File
10
+ *.xlk
11
+
12
+ # PowerPoint temporary
13
+ ~$*.ppt*
14
+
15
+ # Visio autosave temporary files
16
+ *.~vsdx
@@ -0,0 +1,8 @@
1
+ # Built files
2
+ x86/
3
+ arm/
4
+ arm-p/
5
+ translations/*.qm
6
+
7
+ # IDE settings
8
+ .settings/
@@ -4,4 +4,4 @@ nbbuild/
4
4
  dist/
5
5
  nbdist/
6
6
  nbactions.xml
7
- nb-configuration.xml
7
+ .nb-gradle/
@@ -0,0 +1,2 @@
1
+ .ninja_deps
2
+ .ninja_log
@@ -1,4 +1,4 @@
1
- .DS_Store
1
+ *.DS_Store
2
2
  .AppleDouble
3
3
  .LSOverride
4
4
 
@@ -8,9 +8,14 @@ Icon
8
8
  # Thumbnails
9
9
  ._*
10
10
 
11
- # Files that might appear on external disk
11
+ # Files that might appear in the root of a volume
12
+ .DocumentRevisions-V100
13
+ .fseventsd
12
14
  .Spotlight-V100
15
+ .TemporaryItems
13
16
  .Trashes
17
+ .VolumeIcon.icns
18
+ .com.apple.timemachine.donotpresent
14
19
 
15
20
  # Directories potentially created on remote AFP share
16
21
  .AppleDB
@@ -0,0 +1 @@
1
+ .otto/
@@ -4,7 +4,7 @@ This directory contains globally useful gitignores,
4
4
  e.g. OS-specific and editor specific.
5
5
 
6
6
  For more on global gitignores:
7
- <http://help.github.com/git-ignore/>
7
+ <https://help.github.com/articles/ignoring-files/#create-a-global-gitignore>
8
8
 
9
9
  And a good blog post about 'em:
10
10
  <http://augustl.com/blog/2009/global_gitignores>
@@ -0,0 +1,3 @@
1
+ # Ignore redis binary dump (dump.rdb) files
2
+
3
+ *.rdb
@@ -1,3 +1,8 @@
1
+ # cache files for sublime text
2
+ *.tmlanguage.cache
3
+ *.tmPreferences.cache
4
+ *.stTheme.cache
5
+
1
6
  # workspace files are user-specific
2
7
  *.sublime-workspace
3
8
 
@@ -5,5 +10,18 @@
5
10
  # proportion of contributors will probably not be using SublimeText
6
11
  # *.sublime-project
7
12
 
8
- #sftp configuration file
13
+ # sftp configuration file
9
14
  sftp-config.json
15
+
16
+ # Package control specific files
17
+ Package Control.last-run
18
+ Package Control.ca-list
19
+ Package Control.ca-bundle
20
+ Package Control.system-ca-bundle
21
+ Package Control.cache/
22
+ Package Control.ca-certs/
23
+ bh_unicode_properties.cache
24
+
25
+ # Sublime-github package stores a github token in this file
26
+ # https://packagecontrol.io/packages/sublime-github
27
+ GitHub.sublime-settings
@@ -0,0 +1,36 @@
1
+ # Waveform formats
2
+ *.vcd
3
+ *.vpd
4
+ *.evcd
5
+ *.fsdb
6
+
7
+ # Default name of the simulation executable. A different name can be
8
+ # specified with this switch (the associated daidir database name is
9
+ # also taken from here): -o <path>/<filename>
10
+ simv
11
+
12
+ # Generated for Verilog and VHDL top configs
13
+ simv.daidir/
14
+ simv.db.dir/
15
+
16
+ # Infrastructure necessary to co-simulate SystemC models with
17
+ # Verilog/VHDL models. An alternate directory may be specified with this
18
+ # switch: -Mdir=<directory_path>
19
+ csrc/
20
+
21
+ # Log file - the following switch allows to specify the file that will be
22
+ # used to write all messages from simulation: -l <filename>
23
+ *.log
24
+
25
+ # Coverage results (generated with urg) and database location. The
26
+ # following switch can also be used: urg -dir <coverage_directory>.vdb
27
+ simv.vdb/
28
+ urgReport/
29
+
30
+ # DVE and UCLI related files.
31
+ DVEfiles/
32
+ ucli.key
33
+
34
+ # When the design is elaborated for DirectC, the following file is created
35
+ # with declarations for C/C++ functions.
36
+ vc_hdrs.h
@@ -1,7 +1,9 @@
1
1
  # Ignore tags created by etags, ctags, gtags (GNU global) and cscope
2
2
  TAGS
3
+ .TAGS
3
4
  !TAGS/
4
5
  tags
6
+ .tags
5
7
  !tags/
6
8
  gtags.files
7
9
  GTAGS
@@ -0,0 +1,2 @@
1
+ # Project-level settings
2
+ /.tgitconfig
@@ -0,0 +1,10 @@
1
+ # swap
2
+ [._]*.s[a-w][a-z]
3
+ [._]s[a-w][a-z]
4
+ # session
5
+ Session.vim
6
+ # temporary
7
+ .netrwhist
8
+ *~
9
+ # auto-generated tag files
10
+ tags
@@ -4,4 +4,9 @@
4
4
  [Bb]in
5
5
  [Ii]nclude
6
6
  [Ll]ib
7
+ [Ll]ib64
8
+ [Ll]ocal
7
9
  [Ss]cripts
10
+ pyvenv.cfg
11
+ .venv
12
+ pip-selfcheck.json
@@ -0,0 +1,2 @@
1
+ .vscode
2
+
@@ -13,3 +13,6 @@ $RECYCLE.BIN/
13
13
  *.msi
14
14
  *.msm
15
15
  *.msp
16
+
17
+ # Windows shortcuts
18
+ *.lnk