mirror of
https://github.com/BreizhHardware/projetCGroupe8.git
synced 2026-01-18 16:37:25 +01:00
Add the gitigore
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
.idea
|
||||
cmake-build-debug
|
||||
requests (1).txt
|
||||
testFinal
|
||||
Filmotheque
|
||||
*.o
|
||||
CMakelists.txt
|
||||
3
.idea/ProjetFin.iml
generated
3
.idea/ProjetFin.iml
generated
@@ -5,6 +5,9 @@
|
||||
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/temp" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/tmp" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/BackEnd/.idea/shelf" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/BackEnd/cmake-build-debug/CMakeFiles/3.18.4/CompilerIdC/tmp" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/BackEnd/cmake-build-debug/CMakeFiles/CMakeTmp" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
|
||||
BIN
BackEnd/Filmotheque
Normal file
BIN
BackEnd/Filmotheque
Normal file
Binary file not shown.
BIN
BackEnd/Filmotheque.o
Normal file
BIN
BackEnd/Filmotheque.o
Normal file
Binary file not shown.
BIN
BackEnd/List.o
Normal file
BIN
BackEnd/List.o
Normal file
Binary file not shown.
BIN
BackEnd/Movie.o
Normal file
BIN
BackEnd/Movie.o
Normal file
Binary file not shown.
BIN
BackEnd/NodeTrie.o
Normal file
BIN
BackEnd/NodeTrie.o
Normal file
Binary file not shown.
@@ -54,11 +54,3 @@ stdlib.h
|
||||
stdio.h
|
||||
-
|
||||
|
||||
/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/main.c
|
||||
Filmotheque.h
|
||||
/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/Filmotheque.h
|
||||
List.h
|
||||
/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/List.h
|
||||
Movie.h
|
||||
/mnt/d/Nextcloud/To transfert/ProjetFin/BackEnd/Movie.h
|
||||
|
||||
|
||||
Binary file not shown.
@@ -1,3 +1,3 @@
|
||||
Start testing: Jun 13 20:44 CEST
|
||||
Start testing: Jun 13 20:58 CEST
|
||||
----------------------------------------------------------
|
||||
End testing: Jun 13 20:44 CEST
|
||||
End testing: Jun 13 20:58 CEST
|
||||
|
||||
Binary file not shown.
BIN
BackEnd/main.o
Normal file
BIN
BackEnd/main.o
Normal file
Binary file not shown.
@@ -1 +0,0 @@
|
||||
searchByFilm;Punchb
|
||||
Reference in New Issue
Block a user