Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
SisMaker
/
gTimer
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Projects
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
更新 '.gitignore'
master
SisMaker
3 vuotta sitten
vanhempi
8b2c1dc612
commit
0bd19b2415
1 muutettua tiedostoa
jossa
21 lisäystä
ja
11 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+21
-11
.gitignore
+ 21
- 11
.gitignore
Näytä tiedosto
@ -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
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna