Skip to content

Commit c1bf945

Browse files
author
Sebbe
committed
added gitignore
1 parent 9558960 commit c1bf945

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
src/userprog/build/
2+
src/examples/*
3+
*~*
4+
*#*

0 commit comments

Comments
 (0)