-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
24 lines (21 loc) · 1004 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# **************************************************************************** #
# #
# ::: :::::::: #
# .gitignore :+: :+: :+: #
# +:+ +:+ +:+ #
# By: Kashnitskiy <elijahkash.code@gmail.com> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: by mtrisha #+# #+# #
# Updated: by Kashnitskiy ### ########.fr #
# #
# **************************************************************************** #
.DS_Store
.vscode/settings.json
/tmp
lem-in
lem-in.debug
/test_maps
res
# This is for valgrind
*.dSYM
*.out.*