This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
framework
Watch
2
Star
0
Fork
0
You've already forked framework
mirror of
https://github.com/flarum/framework.git
synced
2025-01-29 13:57:30 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
029c306bd0
framework
/
extensions
/
lang-english
/
.gitignore
5 lines
42 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Simplify gitignore No need to try and cover everything, people can add global gitignore rules if their OS is generating weird files.
2015-10-08 20:20:13 +08:00
/vendor
composer.phar
Ignore junks files to be added It includes common OS junk files, some common backup and log files and ensure that .git is ignored.
2015-09-25 23:43:47 +08:00
.DS_Store
Simplify gitignore No need to try and cover everything, people can add global gitignore rules if their OS is generating weird files.
2015-10-08 20:20:13 +08:00
Thumbs.db
Reference in New Issue
Copy Permalink