• R/O
  • HTTP
  • SSH
  • HTTPS

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

File Info

Rev. a12872389fb61f52bf95cdc2b68ad112483674b3
Tamaño 705 octetos
Tiempo 2021-03-19 12:24:33
Autor HMML
Log Message

Add 36126 amedas station file for backword compatibility.

Content

# See https://help.github.com/articles/ignoring-files for more about ignoring files.
#
# If you find yourself ignoring temporary files generated by your text editor
# or operating system, you probably want to add a global ignore instead:
#   git config --global core.excludesfile '~/.gitignore_global'

# Ignore bundler config.
/.bundle

# Ignore the default SQLite database.
/db/*.sqlite3
/db/*.sqlite3-journal

# Ignore all logfiles and tempfiles.
/log/*
/tmp/*
!/log/.keep
!/tmp/.keep

# Ignore Byebug command history file.
.byebug_history

/node_modules
/yarn-error.log
/public/packs
/public/system
/data/

/.vagrant
/erd.*
/db/base

# backup & temp files
*~
.#*
.*.sw?
*.bak
*.org
*.orig
*.tmp
*.old