mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2024-11-23 09:29:51 +00:00
15896080db
Removed unused torrents Fixed small bug in rss.py
32 lines
353 B
Plaintext
32 lines
353 B
Plaintext
# Vim
|
|
*~
|
|
*.sw[p_]
|
|
|
|
# Sublime Text
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
|
|
# Ruby Gem
|
|
*.gem
|
|
.bundle
|
|
Gemfile.lock
|
|
**/vendor/bundle
|
|
|
|
# Node.js and NPM
|
|
node_modules
|
|
npm-debug.log*
|
|
package-lock.json
|
|
codekit-config.json
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Jekyll generated files
|
|
.jekyll-cache
|
|
.jekyll-metadata
|
|
.sass-cache
|
|
_asset_bundler_cache
|
|
_site
|
|
|
|
# torrent stuff
|
|
torrents |