Add the gitigore

This commit is contained in:
2023-06-13 21:02:35 +02:00
parent e560895680
commit 2edef9a8e3
14 changed files with 12 additions and 11 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.idea
cmake-build-debug
requests (1).txt
testFinal
Filmotheque
*.o
CMakelists.txt

3
.idea/ProjetFin.iml generated
View File

@@ -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

Binary file not shown.

BIN
BackEnd/Filmotheque.o Normal file

Binary file not shown.

BIN
BackEnd/List.o Normal file

Binary file not shown.

BIN
BackEnd/Movie.o Normal file

Binary file not shown.

BIN
BackEnd/NodeTrie.o Normal file

Binary file not shown.

View File

@@ -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

View File

@@ -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

Binary file not shown.

View File

@@ -1 +0,0 @@
searchByFilm;Punchb