diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cba7efc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +a.out diff --git a/C_BOOK/1.5.1/.gitignore b/C_BOOK/1.5.1/.gitignore new file mode 100644 index 0000000..cba7efc --- /dev/null +++ b/C_BOOK/1.5.1/.gitignore @@ -0,0 +1 @@ +a.out diff --git a/c_graphics/sample/.gitignore b/c_graphics/sample/.gitignore new file mode 100644 index 0000000..1549b67 --- /dev/null +++ b/c_graphics/sample/.gitignore @@ -0,0 +1 @@ +demo diff --git a/curses/example_1/.gitignore b/curses/example_1/.gitignore new file mode 100644 index 0000000..1549b67 --- /dev/null +++ b/curses/example_1/.gitignore @@ -0,0 +1 @@ +demo diff --git a/curses/fun/.gitignore b/curses/fun/.gitignore new file mode 100644 index 0000000..3df46ad --- /dev/null +++ b/curses/fun/.gitignore @@ -0,0 +1 @@ +fun diff --git a/lazyfoodSDL/01_hello_SDL/.gitignore b/lazyfoodSDL/01_hello_SDL/.gitignore new file mode 100644 index 0000000..0db2876 --- /dev/null +++ b/lazyfoodSDL/01_hello_SDL/.gitignore @@ -0,0 +1 @@ +01_hello_SDL diff --git a/lazyfoodSDL/04_keypress/.gitignore b/lazyfoodSDL/04_keypress/.gitignore new file mode 100644 index 0000000..c07de81 --- /dev/null +++ b/lazyfoodSDL/04_keypress/.gitignore @@ -0,0 +1 @@ +04_keepress diff --git a/learncthehardway/3/.gitignore b/learncthehardway/3/.gitignore new file mode 100644 index 0000000..2ea718c --- /dev/null +++ b/learncthehardway/3/.gitignore @@ -0,0 +1 @@ +ex3 diff --git a/learncthehardway/4/.gitignore b/learncthehardway/4/.gitignore new file mode 100644 index 0000000..e7c1af2 --- /dev/null +++ b/learncthehardway/4/.gitignore @@ -0,0 +1 @@ +ex4 diff --git a/sdl/first/.gitignore b/sdl/first/.gitignore new file mode 100644 index 0000000..9c59e24 --- /dev/null +++ b/sdl/first/.gitignore @@ -0,0 +1 @@ +first diff --git a/structus/.gitignore b/structus/.gitignore new file mode 100644 index 0000000..2046de0 --- /dev/null +++ b/structus/.gitignore @@ -0,0 +1 @@ +struct