projects
/
akaros.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Writepage methods
[akaros.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
632f1da
..
f67bbcb
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,5
@@
*.swp
+*.swo
.bochsout
bochs.out
bochs.log
@@
-40,3
+41,10
@@
tools/syscall_server/sandbox/
tools/syscall_server/apps/*
tools/syscall_server/test/*
kern/kfs/*
+*.o
+.*.cmd
+.config*
+..config*
+scripts/kconfig/zconf.lex.c
+kern/include/config/*
+kern/include/generated/*