Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2011-09-23 12:00:45 +0400
committerCyrill Gorcunov <gorcunov@gmail.com>2011-09-23 12:00:45 +0400
commit523de236244946a0de127dfc9954369963819ef7 (patch)
treeb6001e027216b31c278d2ab15ef72ce7d58c3c9a /.gitignore
Initial commitinit
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..1a537e27d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+*.o
+*.d
+*.img
+*.bin
+*.elf
+*.out
+cscope*
+tags
+TAGS