mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
fix
This commit is contained in:
parent
fd95ac6825
commit
5f535597a1
2 changed files with 29 additions and 0 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
29
.gitignore
vendored
Normal file
29
.gitignore
vendored
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
*.o
|
||||||
|
.DS_Store
|
||||||
|
.*.swp
|
||||||
|
/env
|
||||||
|
/dl
|
||||||
|
/.config
|
||||||
|
/.config.old
|
||||||
|
/bin
|
||||||
|
/build_dir
|
||||||
|
/staging_dir
|
||||||
|
/tmp
|
||||||
|
/logs
|
||||||
|
/feeds
|
||||||
|
/feeds.conf
|
||||||
|
/files
|
||||||
|
/overlay
|
||||||
|
/package/feeds
|
||||||
|
/package/openwrt-packages
|
||||||
|
key-build*
|
||||||
|
*.orig
|
||||||
|
*.rej
|
||||||
|
*~
|
||||||
|
.#*
|
||||||
|
*#
|
||||||
|
.emacs.desktop*
|
||||||
|
TAGS*~
|
||||||
|
git-src
|
||||||
|
.git-credentials
|
||||||
|
/*.log
|
Loading…
Add table
Add a link
Reference in a new issue