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
@@ -6,9 +6,14 @@
6
6
  *.fls
7
7
  *.out
8
8
  *.toc
9
+ *.fmt
10
+ *.fot
11
+ *.cb
12
+ *.cb2
9
13
 
10
14
  ## Intermediate documents:
11
15
  *.dvi
16
+ *-converted-to.*
12
17
  # these rules might exclude image files for figures etc.
13
18
  # *.ps
14
19
  # *.eps
@@ -20,20 +25,24 @@
20
25
  *.blg
21
26
  *-blx.aux
22
27
  *-blx.bib
28
+ *.brf
23
29
  *.run.xml
24
30
 
25
31
  ## Build tool auxiliary files:
26
32
  *.fdb_latexmk
33
+ *.synctex
27
34
  *.synctex.gz
28
35
  *.synctex.gz(busy)
29
36
  *.pdfsync
30
37
 
31
38
  ## Auxiliary and intermediate files from other packages:
32
-
33
39
  # algorithms
34
40
  *.alg
35
41
  *.loa
36
42
 
43
+ # achemso
44
+ acs-*.bib
45
+
37
46
  # amsthm
38
47
  *.thm
39
48
 
@@ -42,14 +51,27 @@
42
51
  *.snm
43
52
  *.vrb
44
53
 
45
- #(e)ledmac/(e)ledpar
54
+ # cprotect
55
+ *.cpt
56
+
57
+ # fixme
58
+ *.lox
59
+
60
+ #(r)(e)ledmac/(r)(e)ledpar
46
61
  *.end
62
+ *.?end
47
63
  *.[1-9]
48
64
  *.[1-9][0-9]
49
65
  *.[1-9][0-9][0-9]
50
66
  *.[1-9]R
51
67
  *.[1-9][0-9]R
52
68
  *.[1-9][0-9][0-9]R
69
+ *.eledsec[1-9]
70
+ *.eledsec[1-9]R
71
+ *.eledsec[1-9][0-9]
72
+ *.eledsec[1-9][0-9]R
73
+ *.eledsec[1-9][0-9][0-9]
74
+ *.eledsec[1-9][0-9][0-9]R
53
75
 
54
76
  # glossaries
55
77
  *.acn
@@ -57,10 +79,20 @@
57
79
  *.glg
58
80
  *.glo
59
81
  *.gls
82
+ *.glsdefs
83
+
84
+ # gnuplottex
85
+ *-gnuplottex-*
60
86
 
61
87
  # hyperref
62
88
  *.brf
63
89
 
90
+ # knitr
91
+ *-concordance.tex
92
+ # TODO Comment the next line if you want to keep your tikz graphics files
93
+ *.tikz
94
+ *-tikzDictionary
95
+
64
96
  # listings
65
97
  *.lol
66
98
 
@@ -72,12 +104,22 @@
72
104
 
73
105
  # minitoc
74
106
  *.maf
107
+ *.mlf
108
+ *.mlt
75
109
  *.mtc
76
- *.mtc0
110
+ *.mtc[0-9]
111
+ *.mtc[1-9][0-9]
77
112
 
78
113
  # minted
114
+ _minted*
79
115
  *.pyg
80
116
 
117
+ # morewrites
118
+ *.mw
119
+
120
+ # mylatexformat
121
+ *.fmt
122
+
81
123
  # nomencl
82
124
  *.nlo
83
125
 
@@ -91,8 +133,48 @@
91
133
  *.sympy
92
134
  sympy-plots-for-*.tex/
93
135
 
136
+ # pdfcomment
137
+ *.upa
138
+ *.upb
139
+
140
+ # pythontex
141
+ *.pytxcode
142
+ pythontex-files-*/
143
+
144
+ # thmtools
145
+ *.loe
146
+
147
+ # TikZ & PGF
148
+ *.dpth
149
+ *.md5
150
+ *.auxlock
151
+
94
152
  # todonotes
95
153
  *.tdo
96
154
 
97
155
  # xindy
98
156
  *.xdy
157
+
158
+ # xypic precompiled matrices
159
+ *.xyc
160
+
161
+ # endfloat
162
+ *.ttt
163
+ *.fff
164
+
165
+ # Latexian
166
+ TSWLatexianTemp*
167
+
168
+ ## Editors:
169
+ # WinEdt
170
+ *.bak
171
+ *.sav
172
+
173
+ # Texpad
174
+ .texpadtmp
175
+
176
+ # Kile
177
+ *.backup
178
+
179
+ # KBibTeX
180
+ *~[0-9]*
@@ -0,0 +1,3 @@
1
+ # Compiled files
2
+ *.tfstate
3
+ *.tfstate.backup
@@ -1,18 +1,20 @@
1
- ## TYPO3 v4
2
- # Ignore serveral upload and file directories.
1
+ ## TYPO3 v6.2
2
+ # Ignore several upload and file directories.
3
3
  /fileadmin/user_upload/
4
4
  /fileadmin/_temp_/
5
+ /fileadmin/_processed_/
5
6
  /uploads/
6
7
  # Ignore cache
7
8
  /typo3conf/temp_CACHED*
8
9
  /typo3conf/temp_fieldInfo.php
9
- # Ignore local config which overrides typo3 config.
10
- # You should include your local stuff with `@include('localconf_local.php');` at the end of localconf.php.
11
- # See http://stackoverflow.com/questions/11905360/how-best-to-manage-typo3-installations-using-git for details.
12
- /typo3conf/localconf_local.php
10
+ /typo3conf/deprecation_*.log
11
+ /typo3conf/AdditionalConfiguration.php
13
12
  # Ignore system folders, you should have them symlinked.
14
- # If not comment out the following two entries.
13
+ # If not comment out the following entries.
15
14
  /typo3
16
- /t3lib
15
+ /typo3_src
16
+ /typo3_src-*
17
+ /.htaccess
18
+ /index.php
17
19
  # Ignore temp directory.
18
20
  /typo3temp/
@@ -1,12 +1,19 @@
1
1
  # Note: VisualStudio gitignore rules may also be relevant
2
2
 
3
+ # Umbraco
3
4
  # Ignore unimportant folders generated by Umbraco
4
- **/App_Data/ClientDependency/
5
- **/App_Data/ExamineIndexes/
6
5
  **/App_Data/Logs/
7
6
  **/App_Data/[Pp]review/
8
7
  **/App_Data/TEMP/
9
- Cached/
8
+ **/App_Data/NuGetBackup/
10
9
 
11
10
  # Ignore Umbraco content cache file
12
11
  **/App_Data/umbraco.config
12
+
13
+ # Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
14
+ # Make sure to include details from VisualStudio.gitignore BEFORE this
15
+ !**/App_Data/[Pp]ackages/
16
+ !**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages
17
+
18
+ # ImageProcessor DiskCache
19
+ **/App_Data/cache/
@@ -1,13 +1,30 @@
1
- [Ll]ibrary/
2
- [Tt]emp/
3
- [Oo]bj/
1
+ /[Ll]ibrary/
2
+ /[Tt]emp/
3
+ /[Oo]bj/
4
+ /[Bb]uild/
5
+ /[Bb]uilds/
6
+ /Assets/AssetStoreTools*
4
7
 
5
8
  # Autogenerated VS/MD solution and project files
6
- /*.csproj
7
- /*.unityproj
8
- /*.sln
9
- /*.suo
10
- /*.user
11
- /*.userprefs
12
- /*.pidb
13
- /*.booproj
9
+ ExportedObj/
10
+ *.csproj
11
+ *.unityproj
12
+ *.sln
13
+ *.suo
14
+ *.tmp
15
+ *.user
16
+ *.userprefs
17
+ *.pidb
18
+ *.booproj
19
+ *.svd
20
+
21
+
22
+ # Unity3D generated meta files
23
+ *.pidb.meta
24
+
25
+ # Unity3D Generated File On Crash Reports
26
+ sysinfo.txt
27
+
28
+ # Builds
29
+ *.apk
30
+ *.unitypackage
@@ -0,0 +1,62 @@
1
+ # Visual Studio 2015 user specific files
2
+ .vs/
3
+
4
+ # Compiled Object files
5
+ *.slo
6
+ *.lo
7
+ *.o
8
+ *.obj
9
+
10
+ # Precompiled Headers
11
+ *.gch
12
+ *.pch
13
+
14
+ # Compiled Dynamic libraries
15
+ *.so
16
+ *.dylib
17
+ *.dll
18
+
19
+ # Fortran module files
20
+ *.mod
21
+
22
+ # Compiled Static libraries
23
+ *.lai
24
+ *.la
25
+ *.a
26
+ *.lib
27
+
28
+ # Executables
29
+ *.exe
30
+ *.out
31
+ *.app
32
+ *.ipa
33
+
34
+ # These project files can be generated by the engine
35
+ *.xcodeproj
36
+ *.sln
37
+ *.suo
38
+ *.opensdf
39
+ *.sdf
40
+ *.VC.opendb
41
+
42
+ # Precompiled Assets
43
+ SourceArt/**/*.png
44
+ SourceArt/**/*.tga
45
+
46
+ # Binary Files
47
+ Binaries/*
48
+
49
+ # Builds
50
+ Build/*
51
+
52
+ # Don't ignore icon files in Build
53
+ !Build/**/*.ico
54
+
55
+ # Configuration files generated by the Editor
56
+ Saved/*
57
+
58
+ # Compiled source files for the engine to use
59
+ Intermediate/*
60
+
61
+ # Cache files for the editor to use
62
+ DerivedDataCache/*
@@ -4,27 +4,34 @@
4
4
  # User-specific files
5
5
  *.suo
6
6
  *.user
7
+ *.userosscache
7
8
  *.sln.docstates
8
9
 
10
+ # User-specific files (MonoDevelop/Xamarin Studio)
11
+ *.userprefs
12
+
9
13
  # Build results
10
14
  [Dd]ebug/
11
15
  [Dd]ebugPublic/
12
16
  [Rr]elease/
13
17
  [Rr]eleases/
14
18
  x64/
15
- build/
19
+ x86/
16
20
  bld/
17
21
  [Bb]in/
18
22
  [Oo]bj/
23
+ [Ll]og/
19
24
 
20
- # Roslyn cache directories
21
- *.ide/
25
+ # Visual Studio 2015 cache/options directory
26
+ .vs/
27
+ # Uncomment if you have tasks that create the project's static files in wwwroot
28
+ #wwwroot/
22
29
 
23
30
  # MSTest test Results
24
31
  [Tt]est[Rr]esult*/
25
32
  [Bb]uild[Ll]og.*
26
33
 
27
- #NUNIT
34
+ # NUNIT
28
35
  *.VisualState.xml
29
36
  TestResult.xml
30
37
 
@@ -33,6 +40,10 @@ TestResult.xml
33
40
  [Rr]eleasePS/
34
41
  dlldata.c
35
42
 
43
+ # DNX
44
+ project.lock.json
45
+ artifacts/
46
+
36
47
  *_i.c
37
48
  *_p.c
38
49
  *_i.h
@@ -65,14 +76,18 @@ _Chutzpah*
65
76
  ipch/
66
77
  *.aps
67
78
  *.ncb
79
+ *.opendb
68
80
  *.opensdf
69
81
  *.sdf
70
82
  *.cachefile
83
+ *.VC.db
84
+ *.VC.VC.opendb
71
85
 
72
86
  # Visual Studio profiler
73
87
  *.psess
74
88
  *.vsp
75
89
  *.vspx
90
+ *.sap
76
91
 
77
92
  # TFS 2012 Local Workspace
78
93
  $tf/
@@ -85,7 +100,7 @@ _ReSharper*/
85
100
  *.[Rr]e[Ss]harper
86
101
  *.DotSettings.user
87
102
 
88
- # JustCode is a .NET coding addin-in
103
+ # JustCode is a .NET coding add-in
89
104
  .JustCode
90
105
 
91
106
  # TeamCity is a build add-in
@@ -97,6 +112,7 @@ _TeamCity*
97
112
  # NCrunch
98
113
  _NCrunch_*
99
114
  .*crunch*.local.xml
115
+ nCrunchTemp_*
100
116
 
101
117
  # MightyMoose
102
118
  *.mm.*
@@ -124,36 +140,50 @@ publish/
124
140
  # Publish Web Output
125
141
  *.[Pp]ublish.xml
126
142
  *.azurePubxml
127
- ## TODO: Comment the next line if you want to checkin your
128
- ## web deploy settings but do note that will include unencrypted
129
- ## passwords
143
+ # TODO: Comment the next line if you want to checkin your web deploy settings
144
+ # but database connection strings (with potential passwords) will be unencrypted
130
145
  *.pubxml
146
+ *.publishproj
147
+
148
+ # Microsoft Azure Web App publish settings. Comment the next line if you want to
149
+ # checkin your Azure Web App publish settings, but sensitive information contained
150
+ # in these scripts will be unencrypted
151
+ PublishScripts/
131
152
 
132
153
  # NuGet Packages
133
- packages/*
134
154
  *.nupkg
135
- ## TODO: If the tool you use requires repositories.config
136
- ## uncomment the next line
137
- #!packages/repositories.config
138
-
139
- # Enable "build/" folder in the NuGet Packages folder since
140
- # NuGet packages use it for MSBuild targets.
141
- # This line needs to be after the ignore of the build folder
142
- # (and the packages folder if the line above has been uncommented)
143
- !packages/build/
144
-
145
- # Windows Azure Build Output
155
+ # The packages folder can be ignored because of Package Restore
156
+ **/packages/*
157
+ # except build/, which is used as an MSBuild target.
158
+ !**/packages/build/
159
+ # Uncomment if necessary however generally it will be regenerated when needed
160
+ #!**/packages/repositories.config
161
+ # NuGet v3's project.json files produces more ignoreable files
162
+ *.nuget.props
163
+ *.nuget.targets
164
+
165
+ # Microsoft Azure Build Output
146
166
  csx/
147
167
  *.build.csdef
148
168
 
149
- # Windows Store app package directory
169
+ # Microsoft Azure Emulator
170
+ ecf/
171
+ rcf/
172
+
173
+ # Windows Store app package directories and files
150
174
  AppPackages/
175
+ BundleArtifacts/
176
+ Package.StoreAssociation.xml
177
+ _pkginfo.txt
178
+
179
+ # Visual Studio cache files
180
+ # files ending in .cache can be ignored
181
+ *.[Cc]ache
182
+ # but keep track of directories ending in .cache
183
+ !*.[Cc]ache/
151
184
 
152
185
  # Others
153
- sql/
154
- *.Cache
155
186
  ClientBin/
156
- [Ss]tyle[Cc]op.*
157
187
  ~$*
158
188
  *~
159
189
  *.dbmdl
@@ -161,6 +191,11 @@ ClientBin/
161
191
  *.pfx
162
192
  *.publishsettings
163
193
  node_modules/
194
+ orleans.codegen.cs
195
+
196
+ # Since there are multiple workflows, uncomment next line to ignore bower_components
197
+ # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
198
+ #bower_components/
164
199
 
165
200
  # RIA/Silverlight projects
166
201
  Generated_Code/
@@ -184,3 +219,34 @@ UpgradeLog*.htm
184
219
 
185
220
  # Microsoft Fakes
186
221
  FakesAssemblies/
222
+
223
+ # GhostDoc plugin setting file
224
+ *.GhostDoc.xml
225
+
226
+ # Node.js Tools for Visual Studio
227
+ .ntvs_analysis.dat
228
+
229
+ # Visual Studio 6 build log
230
+ *.plg
231
+
232
+ # Visual Studio 6 workspace options file
233
+ *.opt
234
+
235
+ # Visual Studio LightSwitch build output
236
+ **/*.HTMLClient/GeneratedArtifacts
237
+ **/*.DesktopClient/GeneratedArtifacts
238
+ **/*.DesktopClient/ModelManifest.xml
239
+ **/*.Server/GeneratedArtifacts
240
+ **/*.Server/ModelManifest.xml
241
+ _Pvt_Extensions
242
+
243
+ # Paket dependency manager
244
+ .paket/paket.exe
245
+ paket-files/
246
+
247
+ # FAKE - F# Make
248
+ .fake/
249
+
250
+ # JetBrains Rider
251
+ .idea/
252
+ *.sln.iml
@@ -1,3 +1,4 @@
1
1
  # for projects that use Waf for building: http://code.google.com/p/waf/
2
2
  .waf-*
3
+ .waf3-*
3
4
  .lock-*
@@ -1,13 +1,18 @@
1
- .htaccess
2
- wp-content/uploads/
1
+ *.log
2
+ wp-config.php
3
+ wp-content/advanced-cache.php
4
+ wp-content/backup-db/
5
+ wp-content/backups/
3
6
  wp-content/blogs.dir/
7
+ wp-content/cache/
4
8
  wp-content/upgrade/
5
- wp-content/backup-db/
6
- wp-content/advanced-cache.php
9
+ wp-content/uploads/
7
10
  wp-content/wp-cache-config.php
8
- sitemap.xml
9
- *.log
10
- wp-content/cache/
11
- wp-content/backups/
12
- sitemap.xml.gz
13
- wp-config.php
11
+ wp-content/plugins/hello.php
12
+
13
+ /.htaccess
14
+ /license.txt
15
+ /readme.html
16
+ /sitemap.xml
17
+ /sitemap.xml.gz
18
+
@@ -0,0 +1,11 @@
1
+ # Xojo (formerly REALbasic and Real Studio)
2
+
3
+ Builds*
4
+ *.debug
5
+ *.debug.app
6
+ Debug*.exe
7
+ Debug*/Debug*.exe
8
+ Debug*/Debug*\ Libs
9
+ *.rbuistate
10
+ *.xojo_uistate
11
+ *.obsolete
@@ -3,18 +3,23 @@ composer.phar
3
3
  vendor/
4
4
 
5
5
  # Local configs
6
- config/autoload/*local.php
6
+ config/autoload/*.local.php
7
7
 
8
8
  # Binary gettext files
9
- *.po
9
+ *.mo
10
10
 
11
11
  # Data
12
- log/
13
- logs/
14
- cache/
12
+ data/logs/
13
+ data/cache/
14
+ data/sessions/
15
+ data/tmp/
15
16
  temp/
16
- tmp/
17
17
 
18
- # ZF1
18
+ #Doctrine 2
19
+ data/DoctrineORMModule/Proxy/
20
+ data/DoctrineORMModule/cache/
21
+
22
+
23
+ # Legacy ZF1
19
24
  demos/
20
25
  extras/documentation
@@ -0,0 +1,26 @@
1
+ # Cache files, generates by Zephir
2
+ .temp/
3
+ .libs/
4
+
5
+ # Object files, generates by linker
6
+ *.lo
7
+ *.la
8
+ *.o
9
+ *.loT
10
+
11
+ # Files generated by configure and Zephir,
12
+ # not required for extension compilation.
13
+ ext/build/
14
+ ext/modules/
15
+ ext/Makefile*
16
+ ext/config*
17
+ ext/acinclude.m4
18
+ ext/aclocal.m4
19
+ ext/autom4te*
20
+ ext/install-sh
21
+ ext/ltmain.sh
22
+ ext/missing
23
+ ext/mkinstalldirs
24
+ ext/run-tests.php
25
+ ext/.deps
26
+ ext/libtool
@@ -1,3 +1,3 @@
1
1
  module Forgitter
2
- VERSION = '0.0.9'
2
+ VERSION = '0.0.10'
3
3
  end