This website works better with JavaScript.
Почетна
Преглед
Помоћ
Регистрација
Пријавите Се
SisMaker
/
gTimer
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Projects
0
Издања
0
Вики
Activity
Преглед изворни кода
更新 '.gitignore'
master
SisMaker
пре 3 година
родитељ
8b2c1dc612
комит
0bd19b2415
1 измењених фајлова
са
21 додато
и
11 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+21
-11
.gitignore
+ 21
- 11
.gitignore
Прегледај датотеку
@ -1,19 +1,29 @@
.rebar3
_*
.eunit
*.o
*.beam
*.plt
*.swp
*.swo
.erlang.cookie
ebin
log
erl_crash.dump
.concrete/DEV_MODE
# rebar 2.x
.rebar
logs
_build
rel/example_project
ebin/*
deps
# rebar 3
.rebar3
_build/
_checkouts/
rebar.lock
# idea
.idea
*.iml
rebar3.crashdump
*~
cmake-build*
CMakeLists.txt
# nif compile temp file
*.pdb
*.d
compile_commands.json
Write
Preview
Loading…
Откажи
Сачувај