-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
20 lines (19 loc) · 951 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# **************************************************************************** #
# #
# ::: :::::::: #
# .gitignore :+: :+: :+: #
# +:+ +:+ +:+ #
# By: jteissie <[email protected]> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2024/05/25 14:08:18 by jteissie #+# #+# #
# Updated: 2024/05/29 17:15:28 by jteissie ### ########.fr #
# #
# **************************************************************************** #
*.swp
*.out
test*
*.txt
*.vscode
vscode/*
gnlTester/*
*.su