Closed
Conversation
Dr Racket the official Racket IDE produces quite a large number of temporary files (see: https://docs.racket-lang.org/drracket/drracket-files.html ) * Backup files are the src filename + `~` on UNIX and `.bak` on Windows * DrRacket autosave files are src filename prepended with `#`, suffixed with `#`, a number and then another `#`. * `raco`, the Racket CLI build/package/test tool produces a `compiled` directory to store bytecode. It also produces `*.dep` and `*.zo` files.
joeblau
added a commit
to toptal/gitignore.io
that referenced
this pull request
Mar 25, 2017
Fixes github/gitignore#2333 - Add Advanced Installer gitignore #2333 Fixes github/gitignore#2317 - Add A-Frame template #2317 Fixes github/gitignore#2327 - Added Salesforce .gitIgnore #2327 Fixes github/gitignore#2323 - Add new gitignore for CMS 1C-Bitrix.gitignore #2323 Fixes github/gitignore#2326 - Add new gitignore for Ansible test driven development #2326 Fixes github/gitignore#2311 - Add PAWN.gitignore #2311 Fixes github/gitignore#2309 - Add Crystal template #2309 Fixes github/gitignore#2308 - .gitignore for OpenFrameworks.cc #2308 Fixes github/gitignore#2303 - Add clean gitignore #2303 Fixes github/gitignore#2294 - Add ATS.gitignore #2294 Fixes github/gitignore#2283 - Create jboss-6.x #2283 Fixes github/gitignore#2131 - Create Snapcraft.gitignore #2131 Fixes github/gitignore#2086 - Add gitignore for Cypress Semiconductor IDE #2086 Fixes github/gitignore#2089 - Add Racket.gitignore #2089 Fixes github/gitignore#2103 - Android studio gitignore #2103 Fixes github/gitignore#2116 - Added Kentico.gitignore #2116 Fixes github/gitignore#2124 - Add Ceylon. #2124 Fixes github/gitignore#2127 - Add Buck gitignore values #2127 Fixes github/gitignore#2142 - Add Altium Designer gitignore file #2142 Fixes github/gitignore#2153 - A new template for Perl 6 #2153 Fixes github/gitignore#2160 - Add initial gitignore with bin exclusion for particle IoT platform. #2160 Fixes github/gitignore#2167 - Create IAR.gitignore #2167 Fixes github/gitignore#2171 - Added JMeter gitignore #2171 Fixes github/gitignore#2188 - Create Y86.gitignore #2188 Fixes github/gitignore#2218 - PureBasic #2218 Fixes github/gitignore#2230 - Create MikroC.gitignore #2230 Fixes github/gitignore#2265 - Create Nwjs #2265 Fixes github/gitignore#2272 - Added gitignore for the Python-based Nikola Static Site Generator #2272 Fixes github/gitignore#2279 - gitignore for jboss-4.2.3.GA #2279 Fixes github/gitignore#2274 - A new template gitignore for QtCreator like IDE for pure C/C++ projs #2274 Fixes github/gitignore#2014 - Added MavensMate.gitignore #2014
joeblau
added a commit
to toptal/gitignore.io
that referenced
this pull request
Mar 25, 2017
* Updated master template list * Added 25 Tempaltes from https://github.com/github/gitignore Fixes github/gitignore#2333 - Add Advanced Installer gitignore #2333 Fixes github/gitignore#2317 - Add A-Frame template #2317 Fixes github/gitignore#2327 - Added Salesforce .gitIgnore #2327 Fixes github/gitignore#2323 - Add new gitignore for CMS 1C-Bitrix.gitignore #2323 Fixes github/gitignore#2326 - Add new gitignore for Ansible test driven development #2326 Fixes github/gitignore#2311 - Add PAWN.gitignore #2311 Fixes github/gitignore#2309 - Add Crystal template #2309 Fixes github/gitignore#2308 - .gitignore for OpenFrameworks.cc #2308 Fixes github/gitignore#2303 - Add clean gitignore #2303 Fixes github/gitignore#2294 - Add ATS.gitignore #2294 Fixes github/gitignore#2283 - Create jboss-6.x #2283 Fixes github/gitignore#2131 - Create Snapcraft.gitignore #2131 Fixes github/gitignore#2086 - Add gitignore for Cypress Semiconductor IDE #2086 Fixes github/gitignore#2089 - Add Racket.gitignore #2089 Fixes github/gitignore#2103 - Android studio gitignore #2103 Fixes github/gitignore#2116 - Added Kentico.gitignore #2116 Fixes github/gitignore#2124 - Add Ceylon. #2124 Fixes github/gitignore#2127 - Add Buck gitignore values #2127 Fixes github/gitignore#2142 - Add Altium Designer gitignore file #2142 Fixes github/gitignore#2153 - A new template for Perl 6 #2153 Fixes github/gitignore#2160 - Add initial gitignore with bin exclusion for particle IoT platform. #2160 Fixes github/gitignore#2167 - Create IAR.gitignore #2167 Fixes github/gitignore#2171 - Added JMeter gitignore #2171 Fixes github/gitignore#2188 - Create Y86.gitignore #2188 Fixes github/gitignore#2218 - PureBasic #2218 Fixes github/gitignore#2230 - Create MikroC.gitignore #2230 Fixes github/gitignore#2265 - Create Nwjs #2265 Fixes github/gitignore#2272 - Added gitignore for the Python-based Nikola Static Site Generator #2272 Fixes github/gitignore#2279 - gitignore for jboss-4.2.3.GA #2279 Fixes github/gitignore#2274 - A new template gitignore for QtCreator like IDE for pure C/C++ projs #2274 Fixes github/gitignore#2014 - Added MavensMate.gitignore #2014
|
@willprice - This tempalte is live on gitignore.io - https://www.gitignore.io/api/racket |
|
I would like to bump this. It would be nice to Ctrl-F "racket" on this repo and get what i need. |
|
@sinistersnare Here are three other options:
|
Member
|
@willprice apologies for the delay in replying to this. I had a lot of these templates requested, but I couldn't quite figure out the right place for them. I ended up settling on #2857, and you'll see the Racket template can now be found at Feel free to submit any future improvements to that template, and thanks again for the contribution! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reasons for making this change:
Add Racket support (similar to Lisp/Scheme)
Links to documentation supporting these rule changes:
*.rkt~,*.rkt.back,#*.rkt#*#)compiled/,*.zo)compiled/,*.dep)Commit Message
Dr Racket the official Racket IDE produces quite a large number of
temporary files (see: https://docs.racket-lang.org/drracket/drracket-files.html )
~on UNIX and.bakon Windows#, suffixedwith
#, a number and then another#.raco, the Racket CLI build/package/test tool produces acompileddirectory to store bytecode. It also produces
*.depand*.zofiles.
Noteworthy
Although similar to Scheme, Racket has it's own file suffixes (
.rkt) and is a much larger and versatile language with first class meta programming support. This would nicely complement the Scheme gitignore.