This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
shenkun
/
kq-zzj-transferpage
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Initial commit
master
shenkun
7 months ago
commit
b23103d824
2 changed files
with
56 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+54
-0
.gitignore
+2
-0
README.md
+ 54
- 0
.gitignore
View File
@@ -0,0 +1,54 @@
# ---> C
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
*.idb
*.pdb
# Kernel Module Compile Results
*.mod*
*.cmd
.tmp_versions/
modules.order
Module.symvers
Mkfile.old
dkms.conf
+ 2
- 0
README.md
View File
@@ -0,0 +1,2 @@
# kq-zzj-transferpage
Write
Preview
Loading…
Cancel
Save