diff --git a/.gitignore b/.gitignore index a5eb158..5d381cc 100644 --- a/.gitignore +++ b/.gitignore @@ -160,19 +160,3 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ - -# Игнорируем CSV -aufgabe-1-data-structures/results/timedata_*.csv - -# разрешаем средние данные -!aufgabe-1-data-structures/results/aaverage_*.csv - -# Мусор LaTeX -*.aux -*.synctex.gz -*.toc -*.log - - - -