> nvboard
ysyx_22040000 李心杨 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux 17:23:05 up 2:09, 2 users, load average: 2.15, 1.50, 1.16
This commit is contained in:
parent
5feabac34d
commit
8dfae1f22d
6 changed files with 70 additions and 40 deletions
11
npc/.gitignore
vendored
11
npc/.gitignore
vendored
|
@ -1,6 +1,3 @@
|
|||
*.*
|
||||
*
|
||||
!*/
|
||||
!Makefile
|
||||
!*.mk
|
||||
!*.[cSh]
|
||||
|
@ -13,6 +10,14 @@ build/
|
|||
|
||||
*.class
|
||||
*.log
|
||||
.cache/
|
||||
.bsp/
|
||||
.bloop/
|
||||
.metals/
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
||||
.vscode/
|
||||
.direnv/
|
||||
compile_commands.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue