diff --git a/.gitignore b/.gitignore index 0f4f20c..ea901d4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,4 @@ -## VIM -*.swp - -# Created by https://www.gitignore.io/api/android,linux +# Created by https://www.gitignore.io/api/android ### Android ### # Built application files @@ -59,21 +56,4 @@ freeline/ freeline_project_description.json ### Android Patch ### -gen-external-apklibs - -### Linux ### -*~ - -# temporary files which can be created if a process still has a handle open of a deleted file -.fuse_hidden* - -# KDE directory preferences -.directory - -# Linux trash folder which might appear on any partition or disk -.Trash-* - -# .nfs files are created when an open file is removed but is still being accessed -.nfs* - -# End of https://www.gitignore.io/api/android,linux +gen-external-apklibs \ No newline at end of file